Skip to content

Fixed some minor permission issues

d6cabb9
Select commit
Loading
Failed to load commit list.
Open

Allow components to call for creation of sub components #445

Fixed some minor permission issues
d6cabb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 0s

30.82% (+4.40%) compared to e0f1ebf

View this Pull Request on Codecov

30.82% (+4.40%) compared to e0f1ebf

Details

Codecov Report

❌ Patch coverage is 66.93164% with 416 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.82%. Comparing base (e0f1ebf) to head (d6cabb9).
⚠️ Report is 66 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 ⚠️
src/component_scheduler.cxx 89.34% 10 Missing and 8 partials ⚠️
src/sheath_boundary_simple.cxx 0.00% 16 Missing ⚠️
include/detachment_controller.hxx 0.00% 15 Missing ⚠️
include/component.hxx 81.33% 10 Missing and 4 partials ⚠️
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 ⚠️
... and 52 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #445      +/-   ##
==========================================
+ Coverage   26.41%   30.82%   +4.40%     
==========================================
  Files          90       95       +5     
  Lines        8105     8955     +850     
  Branches     1133     1266     +133     
==========================================
+ Hits         2141     2760     +619     
- Misses       5745     5918     +173     
- Partials      219      277      +58     

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