Skip to content

Control access to state variables in transform method#421

Merged
ZedThree merged 44 commits into
masterfrom
cmacmackin/access_control
Jan 7, 2026
Merged

Control access to state variables in transform method#421
ZedThree merged 44 commits into
masterfrom
cmacmackin/access_control

Fix issues when compiling with CHECKLEVEL 0

a2ac1e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2026 in 0s

29.52% (+3.11%) compared to e0f1ebf

View this Pull Request on Codecov

29.52% (+3.11%) compared to e0f1ebf

Details

Codecov Report

❌ Patch coverage is 62.75072% with 390 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.52%. Comparing base (e0f1ebf) to head (a2ac1e8).
⚠️ Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
src/vorticity.cxx 0.00% 28 Missing ⚠️
src/polarisation_drift.cxx 0.00% 21 Missing ⚠️
src/classical_diffusion.cxx 0.00% 18 Missing ⚠️
include/detachment_controller.hxx 0.00% 15 Missing ⚠️
src/sheath_boundary_simple.cxx 0.00% 15 Missing ⚠️
include/fixed_temperature.hxx 0.00% 13 Missing ⚠️
include/set_temperature.hxx 0.00% 13 Missing ⚠️
src/sheath_boundary_insulating.cxx 0.00% 12 Missing ⚠️
include/fixed_fraction_radiation.hxx 0.00% 11 Missing ⚠️
src/relax_potential.cxx 0.00% 11 Missing ⚠️
... and 49 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
+ Coverage   26.41%   29.52%   +3.11%     
==========================================
  Files          90       94       +4     
  Lines        8105     8768     +663     
  Branches     1133     1228      +95     
==========================================
+ Hits         2141     2589     +448     
- Misses       5745     5914     +169     
- Partials      219      265      +46     

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