Codecov / codecov/project
succeeded
Apr 15, 2024 in 1s
70.69% (+4.11%) compared to 5912642
View this Pull Request on Codecov
70.69% (+4.11%) compared to 5912642
Details
Codecov Report
Attention: Patch coverage is 41.05960%
with 178 lines
in your changes are missing coverage. Please review.
Project coverage is 70.69%. Comparing base (
5912642
) to head (cc69135
).
❗ Current head cc69135 differs from pull request most recent head fc539eb. Consider uploading reports for the commit fc539eb to get more accurate results
Files | Patch % | Lines |
---|---|---|
src/v3/control.rs | 46.66% | 24 Missing |
src/v5/control.rs | 51.06% | 23 Missing |
src/v5/client/control.rs | 25.00% | 21 Missing |
src/v5/client/dispatcher.rs | 30.76% | 18 Missing |
src/v3/client/dispatcher.rs | 26.08% | 17 Missing |
src/v3/dispatcher.rs | 51.42% | 17 Missing |
src/v5/dispatcher.rs | 48.48% | 17 Missing |
src/v3/client/control.rs | 23.80% | 16 Missing |
src/v5/mod.rs | 0.00% | 10 Missing |
src/v3/client/connection.rs | 16.66% | 5 Missing |
... and 6 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #170 +/- ##
==========================================
+ Coverage 66.58% 70.69% +4.11%
==========================================
Files 53 52 -1
Lines 9246 8677 -569
==========================================
- Hits 6156 6134 -22
+ Misses 3090 2543 -547
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading