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 progress indicator #55

Merged
merged 10 commits into from
Nov 27, 2023
Merged

Implement progress indicator #55

merged 10 commits into from
Nov 27, 2023

Conversation

quambene
Copy link
Owner

Implement progress indicator for fetched bookmarks

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

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

Comparison is base (690a2ba) 91.44% compared to head (4044ebf) 90.74%.

Files Patch % Lines
src/utils.rs 54.21% 38 Missing ⚠️
src/cmd/fetch.rs 72.13% 17 Missing ⚠️
src/cache.rs 76.66% 7 Missing ⚠️
src/client.rs 77.41% 7 Missing ⚠️
src/cmd/init.rs 33.33% 2 Missing ⚠️
src/errors.rs 0.00% 2 Missing ⚠️
src/logger.rs 71.42% 2 Missing ⚠️
src/cmd/add.rs 50.00% 1 Missing ⚠️
src/cmd/clean.rs 0.00% 1 Missing ⚠️
src/cmd/remove.rs 50.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   91.44%   90.74%   -0.71%     
==========================================
  Files          29       31       +2     
  Lines        3883     3988     +105     
==========================================
+ Hits         3551     3619      +68     
- Misses        332      369      +37     

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

@quambene quambene merged commit 5ed52f9 into main Nov 27, 2023
12 of 13 checks passed
@quambene quambene deleted the progress-bar branch November 27, 2023 18:58
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