Pass CommandInterface to retry handler (fixes #1155, #1130) #1171
Codecov / codecov/project
failed
Apr 3, 2026 in 1s
98.33% (-0.30%) compared to dffa745
View this Pull Request on Codecov
98.33% (-0.30%) compared to dffa745
Details
Codecov Report
❌ Patch coverage is 95.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.33%. Comparing base (dffa745) to head (1d38847).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Driver/Pdo/ConnectionRecoveryHandler.php | 86.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1171 +/- ##
============================================
- Coverage 98.62% 98.33% -0.30%
- Complexity 1645 1656 +11
============================================
Files 120 121 +1
Lines 4292 4324 +32
============================================
+ Hits 4233 4252 +19
- Misses 59 72 +13 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading