Skip to content

Conversation

daniel-zint
Copy link
Contributor

No description provided.

Cannot write attributes so far.
* main:
  more fixes
  Fix Linux compilation issue.
  Fix MSVC compilation issues.
  Update attribute readme.
  Remove public access to attribute through accessor.
  Add examples for how to use std::visit with the MeshAttributeHandle.
  Add CMake 4.0 hack.
  Remove the handles map from the TypedAttributeManager.
  Remove "value_type" from TypedAttributeHandle.
  Add attribute readme.
* main:
  adding check for removing attributes affecting multimesh
  trying to run extra testing on attributes after removing a mesh
More testing and integration tests are required but it should work now.
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

Attention: Patch coverage is 84.93151% with 33 lines in your changes missing coverage. Please review.

Project coverage is 74.23%. Comparing base (3b5cb08) to head (487ab65).

Files with missing lines Patch % Lines
...simplicial_embedding/simplicial_embedding_main.cpp 86.91% 14 Missing ⚠️
...simplicial_embedding/test_simplicial_embedding.cpp 0.00% 11 Missing ⚠️
src/wmtk/io/MshWriter.cpp 92.13% 7 Missing ⚠️
...plicial_embedding/internal/SimplicialEmbedding.cpp 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #859      +/-   ##
==========================================
+ Coverage   73.37%   74.23%   +0.86%     
==========================================
  Files         479      481       +2     
  Lines       23971    24180     +209     
  Branches     2723     2748      +25     
==========================================
+ Hits        17588    17950     +362     
+ Misses       6383     6230     -153     
Flag Coverage Δ
wildmeshing 74.23% <84.93%> (+0.86%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

1 participant