Added descriptive error text to assert statements #1816
Merged
Codecov / codecov/project
failed
Nov 23, 2024 in 1s
73.25% (-0.02%) compared to ad41b31
View this Pull Request on Codecov
73.25% (-0.02%) compared to ad41b31
Details
Codecov Report
Attention: Patch coverage is 20.00000%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 73.25%. Comparing base (
ad41b31
) to head (27312a5
).
Files with missing lines | Patch % | Lines |
---|---|---|
interfaces/cython/cantera/composite.py | 20.00% | 4 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1816 +/- ##
==========================================
- Coverage 73.26% 73.25% -0.02%
==========================================
Files 383 383
Lines 54621 54625 +4
Branches 9099 9103 +4
==========================================
- Hits 40017 40013 -4
- Misses 11601 11605 +4
- Partials 3003 3007 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading