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

Clean up ArchiveService #415

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Clean up ArchiveService #415

merged 1 commit into from
Nov 29, 2024

Conversation

Swatinem
Copy link
Contributor

@Swatinem Swatinem commented Nov 6, 2024

This removes a bunch of unused functions which are not being used by api, as well as fix correctly passing the is_already_gzipped parameter.

shared/api_archive/archive.py Show resolved Hide resolved
shared/storage/base.py Show resolved Hide resolved
This removes a bunch of unused functions which are not being used by `api`, as well as fix correctly passing the `is_already_gzipped` parameter.
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.02%. Comparing base (1a0a7ae) to head (39615d5).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #415      +/-   ##
==========================================
- Coverage   90.59%   90.02%   -0.57%     
==========================================
  Files         393      324      -69     
  Lines       11799     9336    -2463     
  Branches     1975     1671     -304     
==========================================
- Hits        10689     8405    -2284     
+ Misses       1026      867     -159     
+ Partials       84       64      -20     
Flag Coverage Δ
shared-docker-uploader ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Swatinem Swatinem enabled auto-merge November 29, 2024 08:44
@Swatinem Swatinem added this pull request to the merge queue Nov 29, 2024
Merged via the queue into main with commit 9cbd2c6 Nov 29, 2024
6 checks passed
@Swatinem Swatinem deleted the swatinem/clean-archive branch November 29, 2024 08:48
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