quambene / bogrep

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

Read bookmarks from Safari #74

Closed quambene closed 6 months ago

quambene commented 6 months ago

Implement ReadPlist and ReadSafari

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (b980594) 91.04% compared to head (4211a3a) 91.05%.

Files Patch % Lines
src/bookmarks/mod.rs 21.05% 15 Missing :warning:
src/bookmark_reader/safari.rs 93.65% 12 Missing :warning:
src/bookmark_reader/source_reader.rs 96.18% 9 Missing :warning:
src/bookmark_reader/firefox.rs 93.63% 7 Missing :warning:
src/bookmark_reader/mod.rs 0.00% 6 Missing :warning:
src/bookmark_reader/chromium.rs 98.43% 1 Missing :warning:
src/utils.rs 95.23% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 91.04% 91.05% +0.01% ========================================== Files 33 34 +1 Lines 5161 5246 +85 ========================================== + Hits 4699 4777 +78 - Misses 462 469 +7 ```

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