FIX: support Polygon/MultiPolygon in Voronoi graph builder (#688)#868
Open
AliaaNasser7 wants to merge 11 commits into
Open
FIX: support Polygon/MultiPolygon in Voronoi graph builder (#688)#868AliaaNasser7 wants to merge 11 commits into
AliaaNasser7 wants to merge 11 commits into
Codecov / codecov/project
succeeded
Mar 3, 2026 in 1s
85.5% (+0.0%) compared to 7304239
View this Pull Request on Codecov
85.5% (+0.0%) compared to 7304239
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.5%. Comparing base (7304239) to head (35f2e72).
Additional details and impacted files
@@ Coverage Diff @@
## main #868 +/- ##
=====================================
Coverage 85.5% 85.5%
=====================================
Files 151 151
Lines 16092 16141 +49
=====================================
+ Hits 13758 13807 +49
Misses 2334 2334 | Files with missing lines | Coverage Δ | |
|---|---|---|
| libpysal/graph/_triangulation.py | 98.2% <100.0%> (+0.1%) |
⬆️ |
| libpysal/graph/base.py | 96.6% <100.0%> (+<0.1%) |
⬆️ |
| libpysal/graph/tests/test_triangulation.py | 98.9% <100.0%> (+0.1%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading