Skip to content

Changed: Clarifies TDS validation and API docs

e8d7018
Select commit
Loading
Failed to load commit list.
Merged

feat: add public topology traversal API #164

Changed: Clarifies TDS validation and API docs
e8d7018
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 0s

71.27% (target 60.00%)

View this Pull Request on Codecov

71.27% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 80.91603% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.27%. Comparing base (66df9a6) to head (e8d7018).

Files with missing lines Patch % Lines
src/core/triangulation.rs 80.00% 30 Missing ⚠️
src/core/triangulation_data_structure.rs 57.69% 11 Missing ⚠️
src/topology/characteristics/validation.rs 76.47% 4 Missing ⚠️
src/core/edge.rs 83.33% 2 Missing ⚠️
src/topology/characteristics/euler.rs 84.61% 2 Missing ⚠️
src/core/adjacency.rs 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
+ Coverage   70.89%   71.27%   +0.37%     
==========================================
  Files          26       28       +2     
  Lines        4724     4967     +243     
==========================================
+ Hits         3349     3540     +191     
- Misses       1375     1427      +52     

☔ 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.