Skip to content

Allow components to call for creation of sub components - #445

Open
cmacmackin wants to merge 7 commits into
cmacmackin/cache_bout_buildsfrom
cmacmackin/create_sub_components
Open

cmacmackin wants to merge 7 commits into
cmacmackin/cache_bout_buildsfrom
cmacmackin/create_sub_components

Fix permission error for electron momentum source

f82ce21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 0s

60.24% (+0.15%) compared to 7b6b166

View this Pull Request on Codecov

60.24% (+0.15%) compared to 7b6b166

Details

Codecov Report

❌ Patch coverage is 78.37838% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.24%. Comparing base (7b6b166) to head (f82ce21).

Files with missing lines Patch % Lines
include/electron_force_balance.hxx 28.57% 5 Missing ⚠️
include/braginskii_closure.hxx 86.36% 1 Missing and 2 partials ⚠️
src/braginskii_ion_viscosity.cxx 25.00% 2 Missing and 1 partial ⚠️
src/component_scheduler.cxx 90.00% 1 Missing and 2 partials ⚠️
src/component.cxx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                        @@
##           cmacmackin/cache_bout_builds     #445      +/-   ##
================================================================
+ Coverage                         60.09%   60.24%   +0.15%     
================================================================
  Files                                97       98       +1     
  Lines                             10254    10313      +59     
  Branches                           1488     1496       +8     
================================================================
+ Hits                               6162     6213      +51     
- Misses                             3465     3469       +4     
- Partials                            627      631       +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.