Skip to content

Abort when post_process is given a different grid than the restart files - #1858

Merged
sbryngelson merged 2 commits into
masterfrom
fix/restart-grid-mismatch
Sep 13, 2026
Merged

Abort when post_process is given a different grid than the restart files#1858
sbryngelson merged 2 commits into
masterfrom
fix/restart-grid-mismatch

Merge branch 'master' into fix/restart-grid-mismatch

6f4294c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2026 in 1s

61.25% (target 1.00%)

View this Pull Request on Codecov

61.25% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.25%. Comparing base (dc0aec1) to head (6f4294c).

Files with missing lines Patch % Lines
src/post_process/m_data_input.f90 33.33% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1858      +/-   ##
==========================================
- Coverage   61.26%   61.25%   -0.01%     
==========================================
  Files          84       84              
  Lines       22330    22335       +5     
  Branches     3265     3266       +1     
==========================================
+ Hits        13680    13681       +1     
- Misses       6207     6210       +3     
- Partials     2443     2444       +1     

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