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

Techdebt: Untangle S3 DELETE-methods #8044

Merged
merged 1 commit into from
Aug 27, 2024

Techdebt: Extract S3 DELETE responses into separate methods

8b98aa0
Select commit
Loading
Failed to load commit list.
Merged

Techdebt: Untangle S3 DELETE-methods #8044

Techdebt: Extract S3 DELETE responses into separate methods
8b98aa0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 6s

94.43% (+0.01%) compared to 5581aa4

View this Pull Request on Codecov

94.43% (+0.01%) compared to 5581aa4

Details

Codecov Report

Attention: Patch coverage is 95.16129% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.43%. Comparing base (5581aa4) to head (8b98aa0).
Report is 3 commits behind head on master.

Files Patch % Lines
moto/s3/responses.py 95.08% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8044      +/-   ##
==========================================
+ Coverage   94.41%   94.43%   +0.01%     
==========================================
  Files        1134     1139       +5     
  Lines       96832    97349     +517     
==========================================
+ Hits        91424    91930     +506     
- Misses       5408     5419      +11     

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