Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Favorite Chats" category to the chat selector screen #67

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

jrichardsen
Copy link
Collaborator

Fixes #47

Signed-off-by: jrichardsen <jrichardsen@emlix.com>
@jrichardsen jrichardsen self-assigned this Jan 9, 2025
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 76.54321% with 19 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/backend/nc_talk.rs 11.1% 8 Missing ⚠️
src/ui/widget/chat_selector.rs 88.4% 8 Missing ⚠️
src/backend/nc_room.rs 0.0% 3 Missing ⚠️
Files with missing lines Coverage Δ
src/backend/nc_room.rs 63.9% <0.0%> (-0.8%) ⬇️
src/backend/nc_talk.rs 79.0% <11.1%> (-1.1%) ⬇️
src/ui/widget/chat_selector.rs 94.6% <88.4%> (-2.6%) ⬇️

Signed-off-by: jrichardsen <jrichardsen@emlix.com>
@tofubert tofubert merged commit 4362747 into main Jan 9, 2025
9 checks passed
@tofubert tofubert deleted the feature/favorite-chats branch January 9, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a favorite category in the chat selector screen
2 participants