Skip to content

Unit tests: Set BoutComm args

10af339
Select commit
Loading
Failed to load commit list.
Merged

Update BOUT++ version #563

Unit tests: Set BoutComm args
10af339
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

48.64% (+0.10%) compared to 8220ead

View this Pull Request on Codecov

48.64% (+0.10%) compared to 8220ead

Details

Codecov Report

❌ Patch coverage is 44.44444% with 120 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.64%. Comparing base (8220ead) to head (10af339).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/vorticity.cxx 53.42% 32 Missing and 2 partials ⚠️
src/evolve_density.cxx 40.47% 23 Missing and 2 partials ⚠️
src/evolve_momentum.cxx 52.17% 21 Missing and 1 partial ⚠️
src/relax_potential.cxx 25.00% 15 Missing ⚠️
src/evolve_energy.cxx 22.22% 14 Missing ⚠️
src/evolve_pressure.cxx 11.11% 7 Missing and 1 partial ⚠️
src/neutral_mixed.cxx 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #563      +/-   ##
==========================================
+ Coverage   48.54%   48.64%   +0.10%     
==========================================
  Files          96       96              
  Lines        9842     9887      +45     
  Branches     1435     1435              
==========================================
+ Hits         4778     4810      +32     
- Misses       4574     4586      +12     
- Partials      490      491       +1     

☔ View full report in Codecov by Sentry.
📢 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.