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

Cleanup

bb266b3
Select commit
Loading
Failed to load commit list.
Merged

Implement concurrent downloads #23

Cleanup
bb266b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 19, 2024 in 0s

29.87% (-10.49%) compared to 3b2d603

View this Pull Request on Codecov

29.87% (-10.49%) compared to 3b2d603

Details

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 1 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: