message: implement parsing without ever needing to copy any bytes #9
Codecov / codecov/project
failed
Jun 25, 2024 in 1s
78.86% (-1.22%) compared to 23d06af
View this Pull Request on Codecov
78.86% (-1.22%) compared to 23d06af
Details
Codecov Report
Attention: Patch coverage is 87.71186%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 78.86%. Comparing base (
23d06af
) to head (67a9f4e
).
Files | Patch % | Lines |
---|---|---|
stun-types/src/message.rs | 85.29% | 20 Missing |
stun-types/src/data.rs | 77.77% | 6 Missing |
stun-proto/src/agent.rs | 92.59% | 2 Missing |
stun-types/src/attribute/ice.rs | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #9 +/- ##
==========================================
- Coverage 80.07% 78.86% -1.22%
==========================================
Files 17 18 +1
Lines 1255 1306 +51
==========================================
+ Hits 1005 1030 +25
- Misses 250 276 +26
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading