quambene / bogrep

Grep your bookmarks
Apache License 2.0
100 stars 2 forks source link

Add bookmark folders #83

Closed quambene closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 91.32420% with 38 lines in your changes are missing coverage. Please review.

Project coverage is 90.08%. Comparing base (dd14452) to head (884519a).

Files Patch % Lines
src/bookmark_reader/json_reader.rs 92.02% 11 Missing :warning:
src/bookmark_reader/plist_reader.rs 92.30% 9 Missing :warning:
src/bookmarks/source_bookmarks.rs 70.96% 9 Missing :warning:
src/bookmarks/mod.rs 40.00% 6 Missing :warning:
src/bookmarks/target_bookmarks.rs 86.66% 2 Missing :warning:
src/bookmark_reader/text_reader.rs 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================== + Coverage 90.04% 90.08% +0.04% ========================================== Files 36 39 +3 Lines 5703 5852 +149 ========================================== + Hits 5135 5272 +137 - Misses 568 580 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.