Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Utils #847

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Application Utils #847

wants to merge 12 commits into from

Conversation

mtao
Copy link
Collaborator

@mtao mtao commented Dec 13, 2024

Updates to utils for writing applications (describing a single mesh in a multimesh, util to generate standard report data, etc)

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 58.66900% with 236 lines in your changes missing coverage. Please review.

Project coverage is 76.77%. Comparing base (bd2e000) to head (65d9da5).

Files with missing lines Patch % Lines
...h/src/wmtk/components/multimesh/NamedMultiMesh.cpp 29.75% 85 Missing ⚠️
...sh/src/wmtk/components/multimesh/vertex_fusion.cpp 0.00% 60 Missing ⚠️
src/wmtk/utils/internal/IndexSimplexMapper.cpp 80.32% 24 Missing ⚠️
...omponents/multimesh/utils/AttributeDescription.cpp 0.00% 12 Missing ⚠️
...omponents/output/wmtk/components/output/output.cpp 44.44% 10 Missing ⚠️
...c/wmtk/applications/utils/element_count_report.cpp 68.18% 7 Missing ⚠️
src/wmtk/utils/EigenMatrixWriter.cpp 78.12% 7 Missing ⚠️
src/wmtk/utils/verify_simplex_index_valences.cpp 89.55% 7 Missing ⚠️
...lications/utils/get_integration_test_data_root.cpp 0.00% 5 Missing ⚠️
...h/src/wmtk/components/multimesh/MeshCollection.cpp 16.66% 5 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #847      +/-   ##
==========================================
- Coverage   77.16%   76.77%   -0.39%     
==========================================
  Files         480      486       +6     
  Lines       23759    24254     +495     
  Branches     2656     2711      +55     
==========================================
+ Hits        18333    18622     +289     
- Misses       5415     5621     +206     
  Partials       11       11              
Flag Coverage Δ
wildmeshing 76.77% <58.66%> (-0.39%) ⬇️

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.

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