Fix IndexError when typing._alias() has missing arguments #2623
Codecov / codecov/project
succeeded
Oct 23, 2024 in 0s
93.24% (target 92.00%)
View this Pull Request on Codecov
93.24% (target 92.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 93.24%. Comparing base (
9371982
) to head (58a3c28
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2623 +/- ##
=======================================
Coverage 93.24% 93.24%
=======================================
Files 93 93
Lines 11051 11060 +9
=======================================
+ Hits 10304 10313 +9
Misses 747 747
Files with missing lines | Coverage Δ | |
---|---|---|
astroid/brain/brain_typing.py | 87.50% <ø> (ø) |
Loading