Skip to content

Add precision, time series, and metadata support to HDF5+XDMF output

f94fcb7
Select commit
Loading
Failed to load commit list.
Closed

Add HDF5 + XDMF output module #1101

Add precision, time series, and metadata support to HDF5+XDMF output
f94fcb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2026 in 0s

44.20% (target 1.00%)

View this Pull Request on Codecov

44.20% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 53.05040% with 177 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.20%. Comparing base (df782b5) to head (f94fcb7).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/post_process/m_hdf5_xdmf_output.fpp 55.98% 118 Missing and 18 partials ⚠️
src/post_process/m_data_output.fpp 38.80% 35 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1101      +/-   ##
==========================================
+ Coverage   43.98%   44.20%   +0.21%     
==========================================
  Files          71       72       +1     
  Lines       20284    20623     +339     
  Branches     1982     2012      +30     
==========================================
+ Hits         8922     9116     +194     
- Misses      10225    10348     +123     
- Partials     1137     1159      +22     

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