Skip to content

Use the METHOD const in the sign_with_time methods

Codecov / codecov/project failed Nov 27, 2024 in 0s

87.16% (-2.33%) compared to 9b3ea2f

View this Pull Request on Codecov

87.16% (-2.33%) compared to 9b3ea2f

Details

Codecov Report

Attention: Patch coverage is 29.41176% with 36 lines in your changes missing coverage. Please review.

Project coverage is 87.16%. Comparing base (9b3ea2f) to head (5f002b6).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/actions/get_bucket_policy.rs 40.54% 22 Missing ⚠️
src/actions/create_bucket.rs 0.00% 1 Missing ⚠️
src/actions/delete_bucket.rs 0.00% 1 Missing ⚠️
src/actions/delete_object.rs 0.00% 1 Missing ⚠️
src/actions/delete_objects.rs 0.00% 1 Missing ⚠️
src/actions/get_object.rs 0.00% 1 Missing ⚠️
src/actions/head_bucket.rs 0.00% 1 Missing ⚠️
src/actions/head_object.rs 0.00% 1 Missing ⚠️
src/actions/list_objects_v2.rs 0.00% 1 Missing ⚠️
src/actions/multipart_upload/abort.rs 0.00% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   89.49%   87.16%   -2.33%     
==========================================
  Files          29       30       +1     
  Lines        1342     1379      +37     
==========================================
+ Hits         1201     1202       +1     
- Misses        141      177      +36     

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