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

Simplify BurnerFlame simulations #1555

Merged
merged 9 commits into from
Aug 13, 2023

[oneD] Clarify Inlet1D docstrings

0260cab
Select commit
Loading
Failed to load commit list.
Merged

Simplify BurnerFlame simulations #1555

[oneD] Clarify Inlet1D docstrings
0260cab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2023 in 0s

70.61% (+0.06%) compared to a900edf

View this Pull Request on Codecov

70.61% (+0.06%) compared to a900edf

Details

Codecov Report

Merging #1555 (0260cab) into main (a900edf) will increase coverage by 0.06%.
Report is 37 commits behind head on main.
The diff coverage is 77.63%.

@@            Coverage Diff             @@
##             main    #1555      +/-   ##
==========================================
+ Coverage   70.54%   70.61%   +0.06%     
==========================================
  Files         379      379              
  Lines       59110    59135      +25     
  Branches    21232    21252      +20     
==========================================
+ Hits        41698    41757      +59     
+ Misses      14338    14305      -33     
+ Partials     3074     3073       -1     
Files Changed Coverage Δ
src/oneD/Sim1D.cpp 69.20% <ø> (-1.23%) ⬇️
src/oneD/Boundary1D.cpp 62.05% <58.97%> (+6.66%) ⬆️
src/oneD/StFlow.cpp 81.88% <96.77%> (-0.30%) ⬇️
include/cantera/oneD/Boundary1D.h 57.89% <100.00%> (+8.91%) ⬆️
include/cantera/oneD/StFlow.h 100.00% <100.00%> (ø)
src/oneD/refine.cpp 82.26% <100.00%> (+1.41%) ⬆️

... and 24 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more