Introduce ResponseParsingException and throw this exception in … #825
Codecov / codecov/project
succeeded
Apr 6, 2026 in 0s
100.00% (+0.00%) compared to 77def43
View this Pull Request on Codecov
100.00% (+0.00%) compared to 77def43
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (77def43) to head (b7841a4).
Additional details and impacted files
@@ Coverage Diff @@
## master #825 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 180 184 +4
===========================================
Files 20 21 +1
Lines 464 476 +12
===========================================
+ Hits 464 476 +12 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Provider/AbstractProvider.php | 100.00% <100.00%> (ø) |
|
| ...rc/Provider/Exception/ResponseParsingException.php | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading