Skip to content

Add missed variable permission

8fc17e0
Select commit
Loading
Failed to load commit list.
Open

Perform topological sort to order components #428

Add missed variable permission
8fc17e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 1s

30.51% (+0.98%) compared to 053c9bb

View this Pull Request on Codecov

30.51% (+0.98%) compared to 053c9bb

Details

Codecov Report

❌ Patch coverage is 90.54054% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.51%. Comparing base (053c9bb) to head (8fc17e0).

Files with missing lines Patch % Lines
include/component.hxx 60.00% 6 Missing ⚠️
src/component_scheduler.cxx 96.55% 0 Missing and 4 partials ⚠️
src/sheath_boundary_simple.cxx 0.00% 2 Missing ⚠️
src/amjuel_reaction.cxx 0.00% 0 Missing and 1 partial ⚠️
src/sheath_boundary_insulating.cxx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #428      +/-   ##
==========================================
+ Coverage   29.52%   30.51%   +0.98%     
==========================================
  Files          94       94              
  Lines        8768     8903     +135     
  Branches     1228     1257      +29     
==========================================
+ Hits         2589     2717     +128     
- Misses       5914     5916       +2     
- Partials      265      270       +5     

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