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 source to bookmarks #50

Merged
merged 11 commits into from
Nov 20, 2023
Merged

Conversation

quambene
Copy link
Owner

Add source to bookmarks

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

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

Comparison is base (f76104c) 91.59% compared to head (1b7a6da) 90.82%.

Files Patch % Lines
src/bookmarks/target_bookmarks.rs 87.94% 17 Missing ⚠️
src/bookmark_reader/chromium.rs 85.10% 14 Missing ⚠️
src/bookmark_reader/mod.rs 16.66% 10 Missing ⚠️
src/bookmark_reader/firefox.rs 91.74% 9 Missing ⚠️
src/bookmarks/mod.rs 87.71% 7 Missing ⚠️
src/bookmarks/source_bookmarks.rs 84.09% 7 Missing ⚠️
src/utils.rs 61.11% 7 Missing ⚠️
src/cmd/fetch.rs 93.40% 6 Missing ⚠️
src/bookmark_reader/source_reader.rs 97.14% 1 Missing ⚠️
src/settings.rs 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
- Coverage   91.59%   90.82%   -0.77%     
==========================================
  Files          26       27       +1     
  Lines        3401     3661     +260     
==========================================
+ Hits         3115     3325     +210     
- Misses        286      336      +50     

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

@quambene quambene merged commit 37240ad into main Nov 20, 2023
11 of 13 checks passed
@quambene quambene deleted the refactor-data-structure-for-bookmarks branch November 20, 2023 02:05
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