Allow plotting with non-polar stereographic projections (EPSG other than 3031 or 3413) #324
Codecov / codecov/project
failed
Feb 7, 2026 in 1s
13.48% (-0.30%) compared to 1198b33
View this Pull Request on Codecov
13.48% (-0.30%) compared to 1198b33
Details
Codecov Report
❌ Patch coverage is 5.18234% with 494 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.48%. Comparing base (1198b33) to head (0c381ba).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/polartoolkit/maps.py | 0.00% | 282 Missing |
| src/polartoolkit/utils.py | 17.91% | 110 Missing |
| src/polartoolkit/fetch.py | 0.00% | 83 Missing |
| src/polartoolkit/profiles.py | 0.00% | 16 Missing |
| src/polartoolkit/__init__.py | 50.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #324 +/- ##
==========================================
- Coverage 13.77% 13.48% -0.30%
==========================================
Files 7 7
Lines 4145 4376 +231
==========================================
+ Hits 571 590 +19
- Misses 3574 3786 +212 ☔ 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.
Loading