Skip to content

Remove non-operational hyperelasticity capability - #1675

Merged
sbryngelson merged 3 commits into
masterfrom
agent/remove-hyperelasticity
Jul 26, 2026
Merged

Remove non-operational hyperelasticity capability#1675
sbryngelson merged 3 commits into
masterfrom
agent/remove-hyperelasticity

remove residual elasticity paths

8a2f2ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 0s

61.04% (target 1.00%)

View this Pull Request on Codecov

61.04% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 27.02703% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.04%. Comparing base (aaecc47) to head (8a2f2ef).

Files with missing lines Patch % Lines
src/simulation/m_data_output.fpp 12.50% 6 Missing and 1 partial ⚠️
src/common/m_boundary_primitives.fpp 0.00% 0 Missing and 6 partials ⚠️
src/common/m_variables_conversion.fpp 40.00% 0 Missing and 3 partials ⚠️
src/simulation/m_start_up.fpp 0.00% 0 Missing and 3 partials ⚠️
src/simulation/m_time_steppers.fpp 0.00% 0 Missing and 2 partials ⚠️
src/common/m_global_parameters_common.fpp 0.00% 0 Missing and 1 partial ⚠️
src/post_process/m_data_input.f90 0.00% 0 Missing and 1 partial ⚠️
src/post_process/m_start_up.fpp 0.00% 0 Missing and 1 partial ⚠️
src/pre_process/m_assign_variables.fpp 0.00% 0 Missing and 1 partial ⚠️
src/simulation/m_global_parameters.fpp 0.00% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1675      +/-   ##
==========================================
+ Coverage   60.49%   61.04%   +0.55%     
==========================================
  Files          84       83       -1     
  Lines       21189    20978     -211     
  Branches     3134     3099      -35     
==========================================
- Hits        12819    12807      -12     
+ Misses       6303     6126     -177     
+ Partials     2067     2045      -22     

☔ View full report in Codecov by Harness.
📢 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.