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

refactor!(bench): remove irrelevant benchmarks #195

Closed imrn99 closed 1 month ago

imrn99 commented 1 month ago

remove legacy benches. the only one that we can eventually add back is the "shift" bench

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.51%. Comparing base (1eb96db) to head (796f67c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #195 +/- ## ======================================= Coverage 81.51% 81.51% ======================================= Files 36 36 Lines 5329 5329 ======================================= Hits 4344 4344 Misses 985 985 ```

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