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

Add additional stdlib deprecations (mostly 3.13) #9853

Merged
merged 2 commits into from
Sep 18, 2024

Remove postponed deprecation

0af34af
Select commit
Loading
Failed to load commit list.
Merged

Add additional stdlib deprecations (mostly 3.13) #9853

Remove postponed deprecation
0af34af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 1s

95.80% (target 95.00%)

View this Pull Request on Codecov

95.80% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.80%. Comparing base (de6e6fa) to head (0af34af).
Report is 49 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9853   +/-   ##
=======================================
  Coverage   95.80%   95.80%           
=======================================
  Files         174      174           
  Lines       18932    18933    +1     
=======================================
+ Hits        18137    18139    +2     
+ Misses        795      794    -1     
Files with missing lines Coverage Δ
pylint/checkers/imports.py 94.86% <ø> (ø)
pylint/checkers/stdlib.py 96.27% <ø> (+0.01%) ⬆️

... and 9 files with indirect coverage changes