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

Parallelize fetching #4

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Parallelize fetching #4

wants to merge 12 commits into from

Conversation

quambene
Copy link
Owner

Parallelize requests for fetching bookmarks

@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2023

Codecov Report

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

Comparison is base (83437b7) 90.36% compared to head (1a1037a) 59.64%.

❗ Current head 1a1037a differs from pull request most recent head b31f13d. Consider uploading reports for the commit b31f13d to get more accurate results

Files Patch % Lines
src/cmd/fetch.rs 0.00% 52 Missing ⚠️
src/cmd/update.rs 0.00% 8 Missing ⚠️
src/cmd/init.rs 0.00% 4 Missing ⚠️
src/settings.rs 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #4       +/-   ##
===========================================
- Coverage   90.36%   59.64%   -30.73%     
===========================================
  Files          31       22        -9     
  Lines        4070     1784     -2286     
===========================================
- Hits         3678     1064     -2614     
- Misses        392      720      +328     

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

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.

2 participants