Skip to content

Update BOUT++ - #639

Open
dschwoerer wants to merge 10 commits into
masterfrom
update-bout++
Open

Update BOUT++#639
dschwoerer wants to merge 10 commits into
masterfrom
update-bout++

Fix recalculate_metric for 3D metrics compilation

e0e62a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2026 in 0s

57.65% (-0.08%) compared to dba2bb1

View this Pull Request on Codecov

57.65% (-0.08%) compared to dba2bb1

Details

Codecov Report

❌ Patch coverage is 48.57143% with 108 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.65%. Comparing base (dba2bb1) to head (e0e62a0).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
src/div_ops.cxx 62.50% 24 Missing ⚠️
src/neutral_boundary.cxx 0.00% 22 Missing ⚠️
src/recalculate_metric.cxx 0.00% 22 Missing ⚠️
src/sheath_boundary_insulating.cxx 0.00% 12 Missing ⚠️
src/recycling.cxx 33.33% 10 Missing ⚠️
src/vorticity.cxx 55.55% 4 Missing ⚠️
src/neutral_full_velocity.cxx 40.00% 3 Missing ⚠️
src/relax_potential.cxx 40.00% 3 Missing ⚠️
src/evolve_density.cxx 0.00% 2 Missing ⚠️
src/sound_speed.cxx 50.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #639      +/-   ##
==========================================
- Coverage   57.73%   57.65%   -0.08%     
==========================================
  Files          97       97              
  Lines       10013    10021       +8     
  Branches     1442     1443       +1     
==========================================
- Hits         5781     5778       -3     
- Misses       3652     3663      +11     
  Partials      580      580              

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