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

Implement source selector (part 2) #76

Merged
merged 6 commits into from
Feb 27, 2024
Merged

Implement source selector (part 2) #76

merged 6 commits into from
Feb 27, 2024

Conversation

quambene
Copy link
Owner

No description provided.

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

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

Project coverage is 91.09%. Comparing base (38abcdb) to head (748f0c5).

Files Patch % Lines
src/cmd/import.rs 27.27% 16 Missing ⚠️
src/bookmarks/mod.rs 80.30% 13 Missing ⚠️
src/test_utils.rs 87.87% 12 Missing ⚠️
src/bookmarks/bookmark_processor.rs 61.90% 8 Missing ⚠️
src/args.rs 0.00% 3 Missing ⚠️
src/cmd/fetch.rs 93.54% 2 Missing ⚠️
src/cmd/init.rs 91.30% 2 Missing ⚠️
src/cmd/update.rs 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   91.07%   91.09%   +0.01%     
==========================================
  Files          36       36              
  Lines        5919     6233     +314     
==========================================
+ Hits         5391     5678     +287     
- Misses        528      555      +27     

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

@quambene quambene merged commit 280ec75 into main Feb 27, 2024
12 of 13 checks passed
@quambene quambene deleted the source-selector-2 branch February 27, 2024 02:35
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