LIHPC-Computational-Geometry / honeycomb

Combinatorial map implementation for meshing applications
https://lihpc-computational-geometry.github.io/honeycomb/
Apache License 2.0
7 stars 1 forks source link

fix(core): use transactional ID computation in `atomically_two_sew` #222

Closed imrn99 closed 3 days ago

codecov-commenter commented 3 days ago

Codecov Report

Attention: Patch coverage is 27.27273% with 16 lines in your changes missing coverage. Please review.

Project coverage is 81.96%. Comparing base (43e2f22) to head (7e92acd). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
honeycomb-core/src/cmap/dim2/link_and_sew.rs 27.27% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #222 +/- ## ========================================== + Coverage 81.89% 81.96% +0.07% ========================================== Files 48 48 Lines 6853 6844 -9 ========================================== - Hits 5612 5610 -2 + Misses 1241 1234 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.