Skip to content

Implementation of 'ReactorEdge' class

1b5cb69
Select commit
Loading
Failed to load commit list.
Draft

Implementation of 'ReactorEdge' class #1697

Implementation of 'ReactorEdge' class
1b5cb69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 1s

75.59% (-0.11%) compared to d37a76b

View this Pull Request on Codecov

75.59% (-0.11%) compared to d37a76b

Details

Codecov Report

❌ Patch coverage is 5.49451% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.59%. Comparing base (d37a76b) to head (1b5cb69).
⚠️ Report is 1739 commits behind head on main.

Files with missing lines Patch % Lines
src/zeroD/ReactorEdge.cpp 0.00% 30 Missing ⚠️
src/clib/ctreactor.cpp 0.00% 29 Missing ⚠️
interfaces/cython/cantera/reactor.pyx 19.04% 17 Missing ⚠️
src/zeroD/ReactorBase.cpp 0.00% 6 Missing ⚠️
include/cantera/zeroD/ReactorBase.h 0.00% 2 Missing ⚠️
include/cantera/zeroD/ReactorEdge.h 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1697      +/-   ##
==========================================
- Coverage   75.69%   75.59%   -0.11%     
==========================================
  Files         443      445       +2     
  Lines       60975    61066      +91     
  Branches     9551     9554       +3     
==========================================
+ Hits        46158    46163       +5     
- Misses      11786    11872      +86     
  Partials     3031     3031              

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