refactor(testing): deprecate testtools support in TestCase #2405
Codecov / codecov/project
failed
Dec 28, 2024 in 0s
99.87% (-0.13%) compared to 77d5e63
View this Pull Request on Codecov
99.87% (-0.13%) compared to 77d5e63
Details
Codecov Report
Attention: Patch coverage is 33.33333%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 99.87%. Comparing base (
77d5e63
) to head (6c4f98e
).
Files with missing lines | Patch % | Lines |
---|---|---|
falcon/testing/test_case.py | 33.33% | 8 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #2405 +/- ##
===========================================
- Coverage 100.00% 99.87% -0.13%
===========================================
Files 64 64
Lines 7728 7743 +15
Branches 1071 1073 +2
===========================================
+ Hits 7728 7733 +5
- Misses 0 8 +8
- Partials 0 2 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading