Skip to content

Added deprecation warnings to all modules not previously prefixed wit…

Codecov / codecov/project failed Sep 18, 2024 in 0s

70.00% (-1.04%) compared to 1e00742

View this Pull Request on Codecov

70.00% (-1.04%) compared to 1e00742

Details

Codecov Report

Attention: Patch coverage is 74.05330% with 185 lines in your changes missing coverage. Please review.

Project coverage is 70.00%. Comparing base (1e00742) to head (c341c7f).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/wheel/_bdist_wheel.py 54.24% 140 Missing ⚠️
src/wheel/_macosx_libfile.py 92.81% 12 Missing ⚠️
src/wheel/_metadata.py 92.30% 7 Missing ⚠️
src/wheel/metadata.py 0.00% 6 Missing ⚠️
src/wheel/wheelfile.py 0.00% 5 Missing ⚠️
src/wheel/_wheelfile.py 96.66% 4 Missing ⚠️
src/wheel/_cli/__init__.py 25.00% 3 Missing ⚠️
src/wheel/bdist_wheel.py 0.00% 3 Missing ⚠️
src/wheel/macosx_libfile.py 0.00% 3 Missing ⚠️
src/wheel/__main__.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #620      +/-   ##
==========================================
- Coverage   71.03%   70.00%   -1.04%     
==========================================
  Files          13       17       +4     
  Lines        1084     1100      +16     
==========================================
  Hits          770      770              
- Misses        314      330      +16     

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