Skip to content

refactor: consolidate dqL/R_prim directional arrays into dq_prim_dir_…

00bd033
Select commit
Loading
Failed to load commit list.
Open

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

refactor: consolidate dqL/R_prim directional arrays into dq_prim_dir_…
00bd033
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

61.16% (target 1.00%)

View this Pull Request on Codecov

61.16% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 58.31202% with 489 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.16%. Comparing base (3538585) to head (00bd033).

Files with missing lines Patch % Lines
src/simulation/m_cbc.fpp 50.00% 55 Missing and 15 partials ⚠️
src/common/m_boundary_common.fpp 55.92% 22 Missing and 45 partials ⚠️
src/simulation/m_bubbles_EL.fpp 30.61% 33 Missing and 1 partial ⚠️
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 30.30% 15 Missing and 8 partials ⚠️
src/simulation/m_data_output.fpp 45.94% 19 Missing and 1 partial ⚠️
src/common/m_chemistry.fpp 65.38% 18 Missing ⚠️
src/simulation/m_bubbles_EL_kernels.fpp 32.00% 14 Missing and 3 partials ⚠️
... and 21 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1432      +/-   ##
==========================================
- Coverage   61.31%   61.16%   -0.16%     
==========================================
  Files          72       72              
  Lines       19771    19637     -134     
  Branches     2849     2849              
==========================================
- Hits        12123    12010     -113     
+ Misses       5699     5690       -9     
+ Partials     1949     1937      -12     

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