Skip to content

1d/2d hyper (#6)

Codecov / codecov/project succeeded Jan 30, 2025 in 0s

43.51% (target 1.00%)

View this Pull Request on Codecov

43.51% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 11.81435% with 209 lines in your changes missing coverage. Please review.

Project coverage is 43.51%. Comparing base (03fbbe1) to head (44eb445).

Files with missing lines Patch % Lines
src/simulation/m_hyperelastic.fpp 0.00% 60 Missing ⚠️
src/simulation/m_boundary_conditions.fpp 0.00% 48 Missing and 6 partials ⚠️
src/post_process/m_data_output.fpp 0.00% 25 Missing ⚠️
src/simulation/m_riemann_solvers.fpp 13.63% 16 Missing and 3 partials ⚠️
src/post_process/m_start_up.f90 10.00% 13 Missing and 5 partials ⚠️
src/post_process/m_global_parameters.fpp 46.15% 5 Missing and 2 partials ⚠️
src/pre_process/m_global_parameters.fpp 36.36% 5 Missing and 2 partials ⚠️
src/simulation/m_global_parameters.fpp 36.36% 5 Missing and 2 partials ⚠️
src/common/m_variables_conversion.fpp 20.00% 4 Missing ⚠️
src/pre_process/m_assign_variables.fpp 0.00% 4 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #767      +/-   ##
==========================================
- Coverage   43.72%   43.51%   -0.22%     
==========================================
  Files          65       65              
  Lines       19043    19149     +106     
  Branches     2332     2345      +13     
==========================================
+ Hits         8327     8333       +6     
- Misses       9308     9404      +96     
- Partials     1408     1412       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.