feat(query): add 2D edge-to-facet incidence queries - #478
Merged
Codecov / codecov/project
succeeded
Jun 24, 2026 in 0s
91.58% (target 90.00%)
View this Pull Request on Codecov
91.58% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 97.95222% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.58%. Comparing base (f6efe10) to head (a77e46f).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/core/edge.rs | 96.39% | 4 Missing |
| src/core/query.rs | 98.76% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #478 +/- ##
==========================================
+ Coverage 91.56% 91.58% +0.01%
==========================================
Files 80 80
Lines 72550 72748 +198
==========================================
+ Hits 66432 66627 +195
- Misses 6118 6121 +3 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
Loading