Skip to content

More mypy

2b75776
Select commit
Loading
Failed to load commit list.
Merged

GEOPY-2741: Continue update to Python 3.12 #119

More mypy
2b75776
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 0s

92.83% (+0.00%) compared to a42a200

View this Pull Request on Codecov

92.83% (+0.00%) compared to a42a200

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.83%. Comparing base (a42a200) to head (2b75776).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #119   +/-   ##
========================================
  Coverage    92.82%   92.83%           
========================================
  Files           27       27           
  Lines         1506     1507    +1     
========================================
+ Hits          1398     1399    +1     
  Misses         108      108           
Files with missing lines Coverage Δ
tests/conftest.py 100.00% <ø> (ø)
tests/convert_grid2d_test.py 100.00% <100.00%> (ø)
tests/convert_volume_test.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.