Skip to content

Pass an eos_state to s_compute_speed_of_sound - #1714

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

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

Merge branch 'master' into refactor/eos-state

bbe3f78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2026 in 0s

61.68% (target 1.00%)

View this Pull Request on Codecov

61.68% (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.68%. Comparing base (b7d7883) to head (bbe3f78).

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.63%   61.68%   +0.04%     
==========================================
  Files          84       84              
  Lines       21511    21551      +40     
  Branches     3174     3174              
==========================================
+ Hits        13258    13293      +35     
- Misses       6074     6079       +5     
  Partials     2179     2179              

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