Skip to content

Fix two-point functions with missing return values

Codecov / codecov/project failed Jun 13, 2024 in 0s

75.68% (-0.05%) compared to 4565a55

View this Pull Request on Codecov

75.68% (-0.05%) compared to 4565a55

Details

Codecov Report

Attention: Patch coverage is 57.71429% with 74 lines in your changes missing coverage. Please review.

Project coverage is 75.68%. Comparing base (4565a55) to head (e8a507b).
Report is 6 commits behind head on main.

Current head e8a507b differs from pull request most recent head ee3b077

Please upload reports for the commit ee3b077 to get more accurate results.

Files Patch % Lines
include/cantera/oneD/StFlow.h 21.42% 22 Missing ⚠️
src/oneD/StFlow.cpp 66.12% 14 Missing and 7 partials ⚠️
src/oneD/Sim1D.cpp 52.94% 8 Missing and 8 partials ⚠️
interfaces/cython/cantera/onedim.py 70.37% 8 Missing ⚠️
interfaces/cython/cantera/_onedim.pyx 41.66% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1622      +/-   ##
==========================================
- Coverage   75.72%   75.68%   -0.05%     
==========================================
  Files         443      443              
  Lines       60981    61137     +156     
  Branches     9557     9599      +42     
==========================================
+ Hits        46178    46270      +92     
- Misses      11777    11820      +43     
- Partials     3026     3047      +21     

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