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

Drop support for Python 3.8 #2443

Merged
merged 7 commits into from
May 20, 2024

Fix confusion of PY38 for PY38_PLUS

8cf2231
Select commit
Loading
Failed to load commit list.
Merged

Drop support for Python 3.8 #2443

Fix confusion of PY38 for PY38_PLUS
8cf2231
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2024 in 0s

92.73% (target 92.00%)

View this Pull Request on Codecov

92.73% (target 92.00%)

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 92.73%. Comparing base (03db5c1) to head (8cf2231).

Current head 8cf2231 differs from pull request most recent head cc9ffb9

Please upload reports for the commit cc9ffb9 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2443      +/-   ##
==========================================
- Coverage   92.79%   92.73%   -0.07%     
==========================================
  Files          94       94              
  Lines       11118    11046      -72     
==========================================
- Hits        10317    10243      -74     
- Misses        801      803       +2     
Files Coverage Δ
astroid/_backport_stdlib_names.py 100.00% <100.00%> (+8.33%) ⬆️
astroid/brain/brain_builtin_inference.py 92.05% <100.00%> (ø)
astroid/brain/brain_collections.py 100.00% <100.00%> (ø)
astroid/brain/brain_hashlib.py 100.00% <100.00%> (ø)
astroid/brain/brain_re.py 100.00% <100.00%> (ø)
astroid/brain/brain_regex.py 100.00% <100.00%> (ø)
astroid/brain/brain_subprocess.py 100.00% <100.00%> (ø)
astroid/brain/brain_type.py 100.00% <100.00%> (ø)
astroid/brain/brain_typing.py 85.06% <100.00%> (-2.67%) ⬇️
astroid/const.py 100.00% <ø> (ø)
... and 11 more

... and 1 file with indirect coverage changes