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

Handle objects without MD5 digests #22

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Handle objects without MD5 digests #22

merged 1 commit into from
Nov 18, 2024

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Nov 18, 2024

Closes #13.

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 3.70370% with 26 lines in your changes missing coverage. Please review.

Project coverage is 40.36%. Comparing base (ee41195) to head (3b2d603).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/inventory.rs 6.66% 14 Missing ⚠️
src/s3/mod.rs 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   41.50%   40.36%   -1.15%     
==========================================
  Files          10       10              
  Lines         530      545      +15     
==========================================
  Hits          220      220              
- Misses        310      325      +15     

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


🚨 Try these New Features:

@jwodder jwodder merged commit ddbf438 into main Nov 18, 2024
9 of 11 checks passed
@jwodder jwodder deleted the gh-13 branch November 18, 2024 21:26
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.

Handle non-MD5 etags
1 participant