release resources on shutdown #57
Merged
Codecov / codecov/project
failed
Dec 23, 2024 in 0s
72.93% (-0.07%) compared to fa5f93f
View this Pull Request on Codecov
72.93% (-0.07%) compared to fa5f93f
Details
Codecov Report
Attention: Patch coverage is 64.44444%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 72.93%. Comparing base (
fa5f93f
) to head (b0ee463
).
Files with missing lines | Patch % | Lines |
---|---|---|
transports/net/src/lib.rs | 68.75% | 10 Missing |
transports/net/src/io/send_by_packet.rs | 53.84% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #57 +/- ##
==========================================
- Coverage 73.00% 72.93% -0.07%
==========================================
Files 64 64
Lines 6756 6781 +25
==========================================
+ Hits 4932 4946 +14
- Misses 1824 1835 +11
Files with missing lines | Coverage Δ | |
---|---|---|
transports/net/src/io/send_by_packet.rs | 83.96% <53.84%> (-1.30%) |
⬇️ |
transports/net/src/lib.rs | 74.18% <68.75%> (-0.73%) |
⬇️ |
... and 5 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update fa5f93f...b0ee463. Read the comment docs.
Loading