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

Add option for mass gradient-based fluxes #1668

Merged
merged 1 commit into from
Mar 10, 2024

[1D] Add option for mass fraction gradient fluxes

c2a9322
Select commit
Loading
Failed to load commit list.
Merged

Add option for mass gradient-based fluxes #1668

[1D] Add option for mass fraction gradient fluxes
c2a9322
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2024 in 0s

72.78% (+0.01%) compared to 64ed2b7

View this Pull Request on Codecov

72.78% (+0.01%) compared to 64ed2b7

Details

Codecov Report

Attention: Patch coverage is 86.04651% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 72.78%. Comparing base (64ed2b7) to head (c2a9322).

Files Patch % Lines
interfaces/cython/cantera/_onedim.pyx 66.66% 3 Missing ⚠️
src/oneD/StFlow.cpp 88.46% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1668      +/-   ##
==========================================
+ Coverage   72.77%   72.78%   +0.01%     
==========================================
  Files         375      375              
  Lines       56632    56667      +35     
  Branches    20590    20603      +13     
==========================================
+ Hits        41212    41244      +32     
- Misses      12398    12399       +1     
- Partials     3022     3024       +2     

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