Skip to content

Pass an eos_state to s_compute_speed_of_sound - #1714

Open
sbryngelson wants to merge 4 commits into
masterfrom
refactor/eos-state
Open

Pass an eos_state to s_compute_speed_of_sound#1714
sbryngelson wants to merge 4 commits into
masterfrom
refactor/eos-state

Merge master; carry the eos_state conversion into the restructured HL…

635bf70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2026 in 1s

61.26% (target 1.00%)

View this Pull Request on Codecov

61.26% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 85.88235% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.26%. Comparing base (ae4b4c4) to head (635bf70).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/simulation/m_data_output.fpp 50.00% 4 Missing ⚠️
src/simulation/m_riemann_solver_hlld.fpp 0.00% 4 Missing ⚠️
src/common/m_variables_conversion.fpp 93.93% 1 Missing and 1 partial ⚠️
src/post_process/m_data_output.fpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1714      +/-   ##
==========================================
+ Coverage   61.21%   61.26%   +0.04%     
==========================================
  Files          84       84              
  Lines       21601    21641      +40     
  Branches     3195     3189       -6     
==========================================
+ Hits        13223    13258      +35     
- Misses       6209     6214       +5     
  Partials     2169     2169              

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