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 concurrent downloads #23

Merged
merged 10 commits into from
Nov 19, 2024
Merged

Implement concurrent downloads #23

merged 10 commits into from
Nov 19, 2024

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Nov 19, 2024

Closes #3.
Closes #8.
Closes #15.

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 2.19298% with 223 lines in your changes missing coverage. Please review.

Project coverage is 29.87%. Comparing base (3b2d603) to head (bb266b3).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/syncer.rs 0.00% 129 Missing ⚠️
src/asyncutil/lsg.rs 0.00% 38 Missing ⚠️
src/s3/location.rs 21.73% 18 Missing ⚠️
src/inventory/list.rs 0.00% 15 Missing ⚠️
src/s3/mod.rs 0.00% 12 Missing ⚠️
src/inventory/item.rs 0.00% 7 Missing ⚠️
src/main.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #23       +/-   ##
===========================================
- Coverage   40.36%   29.87%   -10.49%     
===========================================
  Files          10       13        +3     
  Lines         545      743      +198     
===========================================
+ Hits          220      222        +2     
- Misses        325      521      +196     

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


🚨 Try these New Features:

@jwodder jwodder merged commit f780516 into main Nov 19, 2024
9 of 11 checks passed
@jwodder jwodder deleted the gh-8 branch November 19, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant