Skip to content

Fixups for compiling with 3D metrics - #586

Merged
bendudson merged 85 commits into
compile-3dmetricfrom
compile-3dmetric-clean
Jul 3, 2026
Merged

Fixups for compiling with 3D metrics#586
bendudson merged 85 commits into
compile-3dmetricfrom
compile-3dmetric-clean

Update reference data

ecb6705
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2026 in 0s

49.20% (-0.06%) compared to 44ce2e6, passed because coverage increased by 0.36% when compared to adjusted base (48.83%)

View this Pull Request on Codecov

49.20% (-0.06%) compared to 44ce2e6, passed because coverage increased by 0.36% when compared to adjusted base (48.83%)

Details

Codecov Report

❌ Patch coverage is 57.76836% with 299 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.20%. Comparing base (44ce2e6) to head (ecb6705).
⚠️ Report is 2 commits behind head on compile-3dmetric.

Files with missing lines Patch % Lines
src/div_ops.cxx 57.37% 213 Missing and 1 partial ⚠️
src/electromagnetic.cxx 36.66% 19 Missing ⚠️
src/anomalous_diffusion.cxx 35.00% 13 Missing ⚠️
src/diamagnetic_drift.cxx 16.66% 9 Missing and 1 partial ⚠️
src/braginskii_ion_viscosity.cxx 57.14% 9 Missing ⚠️
src/relax_potential.cxx 14.28% 6 Missing ⚠️
src/braginskii_conduction.cxx 50.00% 4 Missing and 1 partial ⚠️
src/evolve_pressure.cxx 16.66% 5 Missing ⚠️
src/recycling.cxx 63.63% 4 Missing ⚠️
src/vorticity.cxx 25.00% 3 Missing ⚠️
... and 8 more
Additional details and impacted files
@@                 Coverage Diff                  @@
##           compile-3dmetric     #586      +/-   ##
====================================================
- Coverage             49.26%   49.20%   -0.06%     
====================================================
  Files                    96       95       -1     
  Lines                 10028     9871     -157     
  Branches               1454     1426      -28     
====================================================
- Hits                   4940     4857      -83     
+ Misses                 4593     4515      -78     
- Partials                495      499       +4     

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