Add custom transport to allow wrapping with any command #61
Codecov / codecov/project
failed
Feb 8, 2025 in 0s
78.19% (-0.23%) compared to 59f391e
View this Pull Request on Codecov
78.19% (-0.23%) compared to 59f391e
Details
Codecov Report
Attention: Patch coverage is 70.00000%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 78.19%. Comparing base (
59f391e
) to head (1f29422
).
Report is 18 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/Transport/CustomTransport.php | 73.33% | 4 Missing |
src/Factory/CustomTransportFactory.php | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #61 +/- ##
============================================
- Coverage 78.41% 78.19% -0.23%
- Complexity 164 172 +8
============================================
Files 18 20 +2
Lines 417 431 +14
============================================
+ Hits 327 337 +10
- Misses 90 94 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading