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 wheel naming in Docker builds for setuptools 75.8.1 compatibility #1075

Merged
merged 4 commits into from
Mar 3, 2025

Update 'AS' keyword to be consistently uppercase in Dockerfile

e35cf58
Select commit
Loading
Failed to load commit list.
Merged

Fix wheel naming in Docker builds for setuptools 75.8.1 compatibility #1075

Update 'AS' keyword to be consistently uppercase in Dockerfile
e35cf58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 28, 2025 in 0s

64.15% (-33.84%) compared to 98a9292

View this Pull Request on Codecov

64.15% (-33.84%) compared to 98a9292

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.15%. Comparing base (98a9292) to head (e35cf58).

❗ There is a different number of reports uploaded between BASE (98a9292) and HEAD (e35cf58). Click for more details.

HEAD has 56 uploads less than BASE
Flag BASE (98a9292) HEAD (e35cf58)
62 6
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1075       +/-   ##
===========================================
- Coverage   97.99%   64.15%   -33.84%     
===========================================
  Files         233       28      -205     
  Lines       40019     2631    -37388     
===========================================
- Hits        39215     1688    -37527     
- Misses        804      943      +139     

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