Skip to content

Update BOUT++ - #632

Closed
dschwoerer wants to merge 59 commits into
masterfrom
update-bout++
Closed

Update BOUT++#632
dschwoerer wants to merge 59 commits into
masterfrom
update-bout++

Fix compile 2D failures

3ea93b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

57.82% (+0.28%) compared to 412b099

View this Pull Request on Codecov

57.82% (+0.28%) compared to 412b099

Details

Codecov Report

❌ Patch coverage is 39.02439% with 150 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.82%. Comparing base (412b099) to head (3ea93b8).

Files with missing lines Patch % Lines
src/div_ops.cxx 34.12% 139 Missing ⚠️
src/recycling.cxx 55.55% 4 Missing ⚠️
src/electromagnetic.cxx 0.00% 2 Missing ⚠️
src/sheath_boundary_insulating.cxx 0.00% 2 Missing ⚠️
include/scale_timederivs.hxx 0.00% 1 Missing ⚠️
src/braginskii_ion_viscosity.cxx 80.00% 1 Missing ⚠️
src/vorticity.cxx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
+ Coverage   57.53%   57.82%   +0.28%     
==========================================
  Files          98       97       -1     
  Lines       10223    10036     -187     
  Branches     1466     1443      -23     
==========================================
- Hits         5882     5803      -79     
+ Misses       3753     3652     -101     
+ Partials      588      581       -7     

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