A string with a number could be passed as a boolean value #1435
+9
−0
Codecov / codecov/project
failed
Nov 21, 2024 in 1s
73.57% (-0.03%) compared to 8857b0c
View this Pull Request on Codecov
73.57% (-0.03%) compared to 8857b0c
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 73.57%. Comparing base (
8857b0c
) to head (745d595
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1435 +/- ##
============================================
- Coverage 73.59% 73.57% -0.03%
- Complexity 2685 2687 +2
============================================
Files 387 387
Lines 7977 7981 +4
============================================
+ Hits 5871 5872 +1
- Misses 2106 2109 +3
Files with missing lines | Coverage Δ | |
---|---|---|
.../SDK/Common/Configuration/Parser/BooleanParser.php | 92.85% <100.00%> (+2.85%) |
⬆️ |
... and 4 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8857b0c...745d595. Read the comment docs.
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading