fix(network): dont check fin in network manager #2114
Merged
Codecov / codecov/project
succeeded
Jun 17, 2024 in 0s
68.42% (+0.02%) compared to 25c2370
View this Pull Request on Codecov
68.42% (+0.02%) compared to 25c2370
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 68.42%. Comparing base (
25c2370
) to head (a72d671
).
Report is 3 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
crates/papyrus_network/src/network_manager/mod.rs | 66.66% | 6 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #2114 +/- ##
==========================================
+ Coverage 68.40% 68.42% +0.02%
==========================================
Files 132 132
Lines 17602 17602
Branches 17602 17602
==========================================
+ Hits 12041 12045 +4
+ Misses 4226 4223 -3
+ Partials 1335 1334 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading