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

Prefer .pyi stubs #2375

Merged
merged 7 commits into from
May 6, 2024

Update spec.py

758f4d8
Select commit
Loading
Failed to load commit list.
Merged

Prefer .pyi stubs #2375

Update spec.py
758f4d8
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️

... and 4 files with indirect coverage changes