Skip to content

style: use Fypp loop for fixed-size riemann_states_arr types

3d7b107
Select commit
Loading
Failed to load commit list.
Open

refactor: consolidate grid, stretch, and body force params into derived types #1432

style: use Fypp loop for fixed-size riemann_states_arr types
3d7b107
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 1s

64.98% (target 1.00%)

View this Pull Request on Codecov

64.98% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 66.74446% with 285 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.98%. Comparing base (1139cc4) to head (3d7b107).

Files with missing lines Patch % Lines
src/common/m_boundary_common.fpp 71.87% 19 Missing and 17 partials ⚠️
src/post_process/m_data_output.fpp 41.81% 32 Missing ⚠️
src/pre_process/m_icpp_patches.fpp 31.91% 31 Missing and 1 partial ⚠️
src/pre_process/m_start_up.fpp 40.00% 19 Missing and 5 partials ⚠️
src/common/m_mpi_common.fpp 29.03% 14 Missing and 8 partials ⚠️
src/simulation/m_bubbles_EL.fpp 30.00% 20 Missing and 1 partial ⚠️
src/pre_process/m_boundary_conditions.fpp 0.00% 16 Missing ⚠️
src/simulation/m_data_output.fpp 46.42% 15 Missing ⚠️
src/simulation/m_ibm.fpp 67.64% 11 Missing ⚠️
src/common/m_chemistry.fpp 52.38% 10 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1432      +/-   ##
==========================================
- Coverage   65.00%   64.98%   -0.02%     
==========================================
  Files          72       72              
  Lines       18810    18816       +6     
  Branches     1553     1566      +13     
==========================================
+ Hits        12227    12228       +1     
- Misses       5615     5619       +4     
- Partials      968      969       +1     

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