Skip to content

feat(core): implement vertex id caching for CMap3#405

Draft
imrn99 wants to merge 16 commits into
masterfrom
impl-vid-cache
Draft

feat(core): implement vertex id caching for CMap3#405
imrn99 wants to merge 16 commits into
masterfrom
impl-vid-cache

Conversation

@imrn99

@imrn99 imrn99 commented Dec 15, 2025

Copy link
Copy Markdown
Member

Description

Scope: core

Type of change: feat

Content description: TODO

@codecov-commenter

codecov-commenter commented Dec 15, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.00000% with 138 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.63%. Comparing base (0e9af4c) to head (c462c22).
⚠️ Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
honeycomb-kernels/src/remeshing/cut.rs 0.00% 51 Missing ⚠️
honeycomb-core/src/cmap/dim3/sews/three.rs 75.59% 31 Missing ⚠️
honeycomb-core/src/cmap/dim3/sews/one.rs 81.63% 9 Missing ⚠️
honeycomb-kernels/src/triangulation/fan.rs 52.63% 9 Missing ⚠️
honeycomb-kernels/src/remeshing/swap.rs 70.00% 6 Missing ⚠️
honeycomb-core/src/cmap/builder/io.rs 78.26% 5 Missing ⚠️
honeycomb-core/src/cmap/builder/structure.rs 66.66% 4 Missing ⚠️
honeycomb-core/src/cmap/dim3/sews/two.rs 96.19% 4 Missing ⚠️
honeycomb-kernels/src/grid_generation/mod.rs 50.00% 4 Missing ⚠️
honeycomb-kernels/src/remeshing/collapse.rs 90.00% 3 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
- Coverage   87.89%   87.63%   -0.26%     
==========================================
  Files          75       75              
  Lines       11091    11226     +135     
==========================================
+ Hits         9748     9838      +90     
- Misses       1343     1388      +45     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants