Skip to content

Fix missing QBMM MPI_IO_DATA allocation in post_process

2e4a87d
Select commit
Loading
Failed to load commit list.
Merged

Fix mv read loop hardcoding 4 instead of nnode #1190

Fix missing QBMM MPI_IO_DATA allocation in post_process
2e4a87d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2026 in 0s

44.03% (target 1.00%)

View this Pull Request on Codecov

44.03% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 11.11111% with 24 lines in your changes missing coverage. Please review.
βœ… Project coverage is 44.03%. Comparing base (ab5082e) to head (2e4a87d).

Files with missing lines Patch % Lines
src/common/m_mpi_common.fpp 7.14% 13 Missing ⚠️
src/post_process/m_global_parameters.fpp 14.28% 4 Missing and 2 partials ⚠️
src/pre_process/m_start_up.fpp 0.00% 3 Missing ⚠️
src/pre_process/m_global_parameters.fpp 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1190      +/-   ##
==========================================
- Coverage   44.04%   44.03%   -0.02%     
==========================================
  Files          70       70              
  Lines       20499    20506       +7     
  Branches     1993     1995       +2     
==========================================
+ Hits         9028     9029       +1     
- Misses      10330    10334       +4     
- Partials     1141     1143       +2     

β˜” 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.