Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: unselect notes after renaming #1099

Merged
merged 1 commit into from
Jan 29, 2024

fix: unselect notes after renaming

2d3facf
Select commit
Loading
Failed to load commit list.
Merged

fix: unselect notes after renaming #1099

fix: unselect notes after renaming
2d3facf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/saber succeeded Jan 29, 2024 in 0s

37.32% (-0.09%) compared to 9cb324a

View this Pull Request on Codecov

37.32% (-0.09%) compared to 9cb324a

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (9cb324a) 37.41% compared to head (2d3facf) 37.32%.

Files Patch % Lines
lib/components/home/rename_note_button.dart 0.00% 2 Missing ⚠️
lib/pages/home/browse.dart 0.00% 1 Missing ⚠️
lib/pages/home/recent_notes.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1099      +/-   ##
==========================================
- Coverage   37.41%   37.32%   -0.09%     
==========================================
  Files         108      108              
  Lines        8478     8482       +4     
==========================================
- Hits         3172     3166       -6     
- Misses       5306     5316      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.