Skip to content

refactor(api)!: borrow topology views from canonical storage (#472) - #474

Merged
acgetchell merged 1 commit into
mainfrom
refactor/472-borrowed-view-api
Jun 21, 2026
Merged

acgetchell merged 1 commit into
mainfrom
refactor/472-borrowed-view-api

refactor(api)!: borrow topology views from canonical storage (#472)

7682fad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 0s

91.52% (target 90.00%)

View this Pull Request on Codecov

91.52% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 96.03175% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.52%. Comparing base (9a973df) to head (7682fad).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/topology/manifold.rs 0.00% 6 Missing ⚠️
src/core/query.rs 66.66% 2 Missing ⚠️
src/delaunay/query.rs 92.30% 1 Missing ⚠️
src/geometry/algorithms/convex_hull.rs 97.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #474      +/-   ##
==========================================
- Coverage   91.52%   91.52%   -0.01%     
==========================================
  Files          77       77              
  Lines       69714    69799      +85     
==========================================
+ Hits        63809    63885      +76     
- Misses       5905     5914       +9     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.