Remove assert statement #1083
Merged
Remove assert statement #1083
Codecov / codecov/project
failed
May 23, 2024 in 1s
81.68% (-0.07%) compared to 0a84ef6
View this Pull Request on Codecov
81.68% (-0.07%) compared to 0a84ef6
Details
Codecov Report
Attention: Patch coverage is 0%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 81.68%. Comparing base (
0a84ef6
) to head (b3f1891
).
Report is 1 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
compliance_checker/base.py | 0.00% | 1 Missing and 1 partial |
compliance_checker/suite.py | 0.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1083 +/- ##
===========================================
- Coverage 81.75% 81.68% -0.07%
===========================================
Files 25 25
Lines 5224 5226 +2
Branches 1253 1255 +2
===========================================
- Hits 4271 4269 -2
- Misses 644 646 +2
- Partials 309 311 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading