Prefer .pyi
stubs
#2375
Merged
Prefer .pyi
stubs
#2375
Codecov / codecov/project
succeeded
May 6, 2024 in 0s
92.78% (target 92.00%)
View this Pull Request on Codecov
92.78% (target 92.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 92.78%. Comparing base (
4a8827d
) to head (758f4d8
).
Report is 4 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2375 +/- ##
==========================================
+ Coverage 92.76% 92.78% +0.01%
==========================================
Files 94 94
Lines 11090 11098 +8
==========================================
+ Hits 10288 10297 +9
+ Misses 802 801 -1
Files | Coverage Δ | |
---|---|---|
astroid/interpreter/_import/spec.py | 97.47% <100.00%> (+0.07%) |
⬆️ |
astroid/modutils.py | 88.15% <100.00%> (+0.04%) |
⬆️ |
Loading