Use updated Service trait #182
Merged
Codecov / codecov/project
failed
Nov 4, 2024 in 0s
70.12% (-0.25%) compared to 8d5bf36
View this Pull Request on Codecov
70.12% (-0.25%) compared to 8d5bf36
Details
Codecov Report
Attention: Patch coverage is 53.84615%
with 48 lines
in your changes missing coverage. Please review.
Project coverage is 70.12%. Comparing base (
8d5bf36
) to head (2d47312
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/v3/router.rs | 0.00% | 16 Missing |
src/v5/router.rs | 0.00% | 16 Missing |
src/server.rs | 0.00% | 6 Missing |
src/io.rs | 82.60% | 4 Missing |
src/inflight.rs | 93.10% | 2 Missing |
src/v3/client/dispatcher.rs | 66.66% | 1 Missing |
src/v3/dispatcher.rs | 66.66% | 1 Missing |
src/v5/client/dispatcher.rs | 66.66% | 1 Missing |
src/v5/dispatcher.rs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #182 +/- ##
==========================================
- Coverage 70.37% 70.12% -0.25%
==========================================
Files 52 52
Lines 8752 8834 +82
==========================================
+ Hits 6159 6195 +36
- Misses 2593 2639 +46
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading