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

[Backport maintenance/3.3.x] Fix python 3.13 compatibility re: collections.abc (#2598) #2599

Fix python 3.13 compatibility re: collections.abc (#2598)

f71662f
Select commit
Loading
Failed to load commit list.
Merged

[Backport maintenance/3.3.x] Fix python 3.13 compatibility re: collections.abc (#2598) #2599

Fix python 3.13 compatibility re: collections.abc (#2598)
f71662f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

93.03% (target 92.00%)

View this Pull Request on Codecov

93.03% (target 92.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (maintenance/3.3.x@34c70f0). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##             maintenance/3.3.x    #2599   +/-   ##
====================================================
  Coverage                     ?   93.03%           
====================================================
  Files                        ?       93           
  Lines                        ?    11062           
  Branches                     ?        0           
====================================================
  Hits                         ?    10292           
  Misses                       ?      770           
  Partials                     ?        0           
Files with missing lines Coverage Δ
astroid/brain/brain_collections.py 100.00% <100.00%> (ø)