Skip to content

fix: harden Hilbert ordering errors and prelude checks (#338)

fb99dbb
Select commit
Loading
Failed to load commit list.
Merged

ci: enable repo Semgrep rules for issue #338 #354

fix: harden Hilbert ordering errors and prelude checks (#338)
fb99dbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

89.81% (target 60.00%)

View this Pull Request on Codecov

89.81% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 97.60766% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.81%. Comparing base (a244053) to head (fb99dbb).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/core/util/hilbert.rs 97.76% 4 Missing ⚠️
src/core/algorithms/pl_manifold_repair.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #354      +/-   ##
==========================================
+ Coverage   89.68%   89.81%   +0.13%     
==========================================
  Files          58       58              
  Lines       51297    51367      +70     
==========================================
+ Hits        46005    46137     +132     
+ Misses       5292     5230      -62     

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