feat(arr): inject async HTTP transport via ArrTransportInterface (F2b/B1/P1)#17
Merged
Codecov / codecov/project
succeeded
Jun 28, 2026 in 1s
79.89% (+4.51%) compared to 6336d08
View this Pull Request on Codecov
79.89% (+4.51%) compared to 6336d08
Details
Codecov Report
❌ Patch coverage is 73.33333% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.89%. Comparing base (6336d08) to head (c850a20).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Arr/Transport/CurlArrTransport.php | 66.66% | 12 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #17 +/- ##
============================================
+ Coverage 75.38% 79.89% +4.51%
- Complexity 345 354 +9
============================================
Files 39 40 +1
Lines 967 985 +18
============================================
+ Hits 729 787 +58
+ Misses 238 198 -40 ☔ View full report in Codecov by Harness.
📢 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