Skip to content

use lamda to assemble matricies

00c19a0
Select commit
Loading
Failed to load commit list.
Merged

Refactor elastodynamics #289

use lamda to assemble matricies
00c19a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2025 in 1s

67.99% (target 70.00%)

View this Pull Request on Codecov

67.99% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 85.46713% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.99%. Comparing base (f4a24ec) to head (00c19a0).

Files with missing lines Patch % Lines
femutils/ArcaneFemFunctionsGpu.h 68.08% 10 Missing and 5 partials ⚠️
femutils/ArcaneFemFunctions.h 62.50% 8 Missing and 4 partials ⚠️
modules/elastodynamics/Traction.h 76.74% 2 Missing and 8 partials ⚠️
modules/elastodynamics/Dirichlet.h 88.23% 0 Missing and 4 partials ⚠️
modules/elastodynamics/FemModule.cc 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #289      +/-   ##
==========================================
+ Coverage   67.97%   67.99%   +0.02%     
==========================================
  Files         102      105       +3     
  Lines       13781    13802      +21     
  Branches     1898     1889       -9     
==========================================
+ Hits         9367     9385      +18     
- Misses       3952     3960       +8     
+ Partials      462      457       -5     

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