Skip to content

list -> List

1b3b20f
Select commit
Loading
Failed to load commit list.
Open

mypy checking as part of CI #1725

list -> List
1b3b20f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 0s

69.23% (+0.17%) compared to bf9e15b

View this Pull Request on Codecov

69.23% (+0.17%) compared to bf9e15b

Details

Codecov Report

❌ Patch coverage is 92.17082% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.23%. Comparing base (bf9e15b) to head (1b3b20f).
⚠️ Report is 1254 commits behind head on master.

Files with missing lines Patch % Lines
src/pint/utils.py 82.08% 11 Missing and 1 partial ⚠️
src/pint/simulation.py 76.47% 4 Missing ⚠️
src/pint/observatory/__init__.py 94.64% 1 Missing and 2 partials ⚠️
src/pint/observatory/topo_obs.py 96.07% 1 Missing and 1 partial ⚠️
src/pint/pintk/plk.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1725      +/-   ##
==========================================
+ Coverage   69.06%   69.23%   +0.17%     
==========================================
  Files         105      105              
  Lines       24703    24729      +26     
  Branches     4410     4410              
==========================================
+ Hits        17061    17121      +60     
+ Misses       6534     6499      -35     
- Partials     1108     1109       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.