Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update / Add High pressure transport #1704

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

[transport] converted list to numpy array in sample

c4a16cc
Select commit
Loading
Failed to load commit list.
Open

Update / Add High pressure transport #1704

[transport] converted list to numpy array in sample
c4a16cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

73.67% (+0.56%) compared to 15a941e

View this Pull Request on Codecov

73.67% (+0.56%) compared to 15a941e

Details

Codecov Report

Attention: Patch coverage is 76.79325% with 110 lines in your changes missing coverage. Please review.

Project coverage is 73.67%. Comparing base (15a941e) to head (c4a16cc).
Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
src/transport/HighPressureGasTransport.cpp 76.88% 94 Missing and 13 partials ⚠️
...clude/cantera/transport/HighPressureGasTransport.h 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1704      +/-   ##
==========================================
+ Coverage   73.10%   73.67%   +0.56%     
==========================================
  Files         383      383              
  Lines       54632    54900     +268     
  Branches     9106     9122      +16     
==========================================
+ Hits        39940    40448     +508     
+ Misses      11692    11431     -261     
- Partials     3000     3021      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.