RPC Implementation using multiple relays to enable async communication #25
Codecov / codecov/project
succeeded
Feb 23, 2024 in 0s
81.53% (+11.00%) compared to a5d6744
View this Pull Request on Codecov
81.53% (+11.00%) compared to a5d6744
Details
Codecov Report
Attention: Patch coverage is 93.47826%
with 15 lines
in your changes are missing coverage. Please review.
Project coverage is 81.53%. Comparing base (
a5d6744
) to head (4c621e4
).
Report is 3 commits behind head on 4.x.
Files | Patch % | Lines |
---|---|---|
src/RPC/MultiRPC.php | 94.23% | 9 Missing |
src/MultiRelayHelper.php | 93.61% | 3 Missing |
src/SocketRelay.php | 0.00% | 2 Missing |
src/RPC/AbstractRPC.php | 95.45% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 4.x #25 +/- ##
=============================================
+ Coverage 70.52% 81.53% +11.00%
- Complexity 120 198 +78
=============================================
Files 9 12 +3
Lines 302 509 +207
=============================================
+ Hits 213 415 +202
- Misses 89 94 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading