Skip to content

WKB/WKT geometry I/O: ingest + dissolved emit (issue #71)#89

Draft
espg wants to merge 6 commits into
mainfrom
claude/71-wkb-geometry
Draft

WKB/WKT geometry I/O: ingest + dissolved emit (issue #71)#89
espg wants to merge 6 commits into
mainfrom
claude/71-wkb-geometry

fold phase 4 self-review on #71

d1729a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

96.72% (+3.11%) compared to 8482da6

View this Pull Request on Codecov

96.72% (+3.11%) compared to 8482da6

Details

Codecov Report

❌ Patch coverage is 97.59863% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.72%. Comparing base (8482da6) to head (d1729a5).

Files with missing lines Patch % Lines
mortie/geometry.py 95.59% 13 Missing ⚠️
mortie/tests/test_geometry.py 99.65% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   93.61%   96.72%   +3.11%     
==========================================
  Files          25       27       +2     
  Lines        3728     4311     +583     
==========================================
+ Hits         3490     4170     +680     
+ Misses        238      141      -97     
Files with missing lines Coverage Δ
mortie/__init__.py 85.71% <100.00%> (+0.71%) ⬆️
mortie/tests/test_geometry.py 99.65% <99.65%> (ø)
mortie/geometry.py 95.59% <95.59%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8482da6...d1729a5. Read the comment docs.

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