Add polygon-to-morton coverage function #21
Merged
Codecov / codecov/project
succeeded
Feb 26, 2026 in 0s
87.30% (+1.47%) compared to 22ab907
View this Pull Request on Codecov
87.30% (+1.47%) compared to 22ab907
Details
Codecov Report
❌ Patch coverage is 98.68996% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.30%. Comparing base (22ab907) to head (3db1e34).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| mortie/tests/test_coverage.py | 98.98% | 2 Missing |
| mortie/coverage.py | 96.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #21 +/- ##
==========================================
+ Coverage 85.82% 87.30% +1.47%
==========================================
Files 13 15 +2
Lines 1771 2000 +229
==========================================
+ Hits 1520 1746 +226
- Misses 251 254 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| mortie/__init__.py | 77.77% <100.00%> (+2.77%) |
⬆️ |
| mortie/coverage.py | 96.66% <96.66%> (ø) |
|
| mortie/tests/test_coverage.py | 98.98% <98.98%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 22ab907...3db1e34. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading