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

Render examples using Sphinx-gallery #1621

Merged
merged 22 commits into from
Oct 3, 2023

[Examples] Embed fixed temperature file for burner-stabilized flame

56487cd
Select commit
Loading
Failed to load commit list.
Merged

Render examples using Sphinx-gallery #1621

[Examples] Embed fixed temperature file for burner-stabilized flame
56487cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2023 in 1s

72.71% (-0.01%) compared to 329952d, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

72.71% (-0.01%) compared to 329952d, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Merging #1621 (56487cd) into main (329952d) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1621      +/-   ##
==========================================
- Coverage   72.72%   72.71%   -0.01%     
==========================================
  Files         370      370              
  Lines       56287    56286       -1     
  Branches    20369    20369              
==========================================
- Hits        40932    40931       -1     
  Misses      12358    12358              
  Partials     2997     2997              
Files Coverage Δ
interfaces/cython/cantera/_cantera.pyx 100.00% <100.00%> (ø)
samples/clib/demo.c 77.77% <ø> (ø)
samples/cxx/bvp/BoundaryValueProblem.h 86.56% <ø> (ø)
samples/cxx/bvp/blasius.cpp 87.50% <ø> (ø)
samples/cxx/flamespeed/flamespeed.cpp 83.89% <ø> (ø)
samples/cxx/openmp_ignition/openmp_ignition.cpp 82.85% <ø> (ø)
samples/cxx/rankine/rankine.cpp 91.83% <ø> (ø)
samples/f77/demo_ftnlib.cpp 53.84% <ø> (ø)

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