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

Add download_presigned_url method #25

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Add download_presigned_url method #25

merged 1 commit into from
Aug 28, 2024

Conversation

MrCreosote
Copy link
Member

Checks the etag as part of the download

Also sped up some of the client tests by transferring 10x less data

Checks the etag as part of the download

Also sped up some of the client tests by transferring 10x less data
@MrCreosote MrCreosote requested a review from Tianhao-Gu August 27, 2024 20:37
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.01%. Comparing base (deb7ad5) to head (85ed590).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   98.90%   99.01%   +0.11%     
==========================================
  Files           6        6              
  Lines         273      304      +31     
==========================================
+ Hits          270      301      +31     
  Misses          3        3              

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

Copy link
Collaborator

@Tianhao-Gu Tianhao-Gu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@MrCreosote MrCreosote merged commit ac4105b into main Aug 28, 2024
11 checks passed
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