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

fix(python): Support ZIP archives for source artifacts #8619

Merged
merged 1 commit into from
May 3, 2024

Conversation

sschuberth
Copy link
Member

See e.g. 1 which has wget-3.2.zip.

@sschuberth sschuberth requested a review from a team as a code owner May 3, 2024 15:49
@sschuberth sschuberth enabled auto-merge (rebase) May 3, 2024 15:53
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.96%. Comparing base (1f689aa) to head (d55a543).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8619      +/-   ##
============================================
- Coverage     67.97%   67.96%   -0.01%     
  Complexity     1005     1005              
============================================
  Files           244      244              
  Lines          7844     7842       -2     
  Branches        876      875       -1     
============================================
- Hits           5332     5330       -2     
  Misses         2129     2129              
  Partials        383      383              
Flag Coverage Δ
funTest-non-docker 34.62% <ø> (ø)

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.

See e.g. [1] which has `wget-3.2.zip`.

[1]: https://pypi.org/project/wget/#files

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth force-pushed the python-sources-zip branch from a23237b to d55a543 Compare May 3, 2024 16:39
@sschuberth sschuberth merged commit 208d958 into main May 3, 2024
21 checks passed
@sschuberth sschuberth deleted the python-sources-zip branch May 3, 2024 16:57
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