Skip to content

:white_check_mark: test fix for input levelset-nodal-values-#d.txt

c1ef57c
Select commit
Loading
Failed to load commit list.
Open

[Boundary condition] Levelset-Barrier Method #88

:white_check_mark: test fix for input levelset-nodal-values-#d.txt
c1ef57c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2025 in 0s

95.75% (+0.01%) compared to ba3185f

View this Pull Request on Codecov

95.75% (+0.01%) compared to ba3185f

Details

Codecov Report

❌ Patch coverage is 96.29898% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.75%. Comparing base (ba3185f) to head (c1ef57c).

Files with missing lines Patch % Lines
include/solvers/mpm_base.tcc 78.46% 14 Missing ⚠️
tests/io/write_mesh_particles.cc 78.00% 11 Missing ⚠️
include/nodes/node_base.h 0.00% 10 Missing ⚠️
include/particles/particle_base.h 0.00% 6 Missing ⚠️
include/contacts/contact.h 33.33% 2 Missing ⚠️
include/mesh/mesh.h 0.00% 2 Missing ⚠️
include/mesh/mesh_levelset.tcc 96.23% 2 Missing ⚠️
include/solvers/mpm_explicit.tcc 81.82% 2 Missing ⚠️
include/nodes/node_levelset.tcc 92.86% 1 Missing ⚠️
include/particles/particle_twophase.tcc 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   95.73%   95.75%   +0.01%     
==========================================
  Files         244      254      +10     
  Lines       51462    52762    +1300     
==========================================
+ Hits        49267    50517    +1250     
- Misses       2195     2245      +50     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.