Skip to content

Anchored Dual-pass HLLD for Hypoelasticity (+ HLLC and interface-consistent HLL)#1414

Open
ChrisZYJ wants to merge 105 commits into
MFlowCode:masterfrom
ChrisZYJ:hypo_hlld
Open

Anchored Dual-pass HLLD for Hypoelasticity (+ HLLC and interface-consistent HLL)#1414
ChrisZYJ wants to merge 105 commits into
MFlowCode:masterfrom
ChrisZYJ:hypo_hlld

Merge remote-tracking branch 'origin/master' into hypo_hlld

815f1e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 0s

61.06% (target 1.00%)

View this Pull Request on Codecov

61.06% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 68.18966% with 369 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.06%. Comparing base (102def2) to head (815f1e2).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
src/simulation/m_riemann_solver_hypo_hlld.fpp 60.97% 129 Missing and 31 partials ⚠️
src/simulation/m_rhs.fpp 69.78% 56 Missing and 41 partials ⚠️
src/simulation/m_riemann_solver_hllc.fpp 69.18% 28 Missing and 25 partials ⚠️
src/simulation/m_riemann_solver_hll.fpp 48.48% 9 Missing and 8 partials ⚠️
src/simulation/m_riemann_solvers.fpp 10.52% 8 Missing and 9 partials ⚠️
src/simulation/m_hypoelastic.fpp 90.81% 3 Missing and 6 partials ⚠️
src/simulation/m_riemann_solver_lf.fpp 0.00% 5 Missing ⚠️
src/simulation/m_global_parameters.fpp 84.00% 0 Missing and 4 partials ⚠️
src/simulation/m_riemann_state.fpp 95.16% 0 Missing and 3 partials ⚠️
src/common/m_variables_conversion.fpp 66.66% 0 Missing and 2 partials ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1414      +/-   ##
==========================================
+ Coverage   60.88%   61.06%   +0.18%     
==========================================
  Files          83       84       +1     
  Lines       19836    20670     +834     
  Branches     2953     3061     +108     
==========================================
+ Hits        12077    12623     +546     
- Misses       5767     5961     +194     
- Partials     1992     2086      +94     

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