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

Read bookmarks from Safari #74

Merged
merged 40 commits into from
Feb 18, 2024
Merged

Read bookmarks from Safari #74

merged 40 commits into from
Feb 18, 2024

Conversation

quambene
Copy link
Owner

Implement ReadPlist and ReadSafari

Copy link

codecov bot commented Feb 18, 2024

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 ⚠️
src/bookmark_reader/safari.rs 93.65% 12 Missing ⚠️
src/bookmark_reader/source_reader.rs 96.18% 9 Missing ⚠️
src/bookmark_reader/firefox.rs 93.63% 7 Missing ⚠️
src/bookmark_reader/mod.rs 0.00% 6 Missing ⚠️
src/bookmark_reader/chromium.rs 98.43% 1 Missing ⚠️
src/utils.rs 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            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     

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

@quambene quambene merged commit 60682b4 into main Feb 18, 2024
13 checks passed
@quambene quambene deleted the bookmarks-safari branch February 18, 2024 17:43
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.

1 participant