Skip to content

div_ops: Compile with METRIC_3D - #577

Merged
dschwoerer merged 67 commits into
masterfrom
compile-3dmetric
Aug 13, 2026
Merged

div_ops: Compile with METRIC_3D#577
dschwoerer merged 67 commits into
masterfrom
compile-3dmetric

Remove stale CONDUCTION_METHOD

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

57.73% (+0.19%) compared to 412b099

View this Pull Request on Codecov

57.73% (+0.19%) compared to 412b099

Details

Codecov Report

❌ Patch coverage is 38.01653% with 150 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.73%. Comparing base (412b099) to head (aca5f45).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/div_ops.cxx 30.84% 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     #577      +/-   ##
==========================================
+ Coverage   57.53%   57.73%   +0.19%     
==========================================
  Files          98       97       -1     
  Lines       10223    10013     -210     
  Branches     1466     1443      -23     
==========================================
- Hits         5882     5781     -101     
+ Misses       3753     3652     -101     
+ Partials      588      580       -8     

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