WIP: adding binary transfer with 3 MB/s performance #89
Codecov / codecov/project
failed
Apr 19, 2024 in 0s
58.35% (-0.27%) compared to 476dc36
View this Pull Request on Codecov
58.35% (-0.27%) compared to 476dc36
Details
Codecov Report
Attention: Patch coverage is 86.66667%
with 8 lines
in your changes are missing coverage. Please review.
Project coverage is 58.35%. Comparing base (
476dc36
) to head (a0f0da6
).
Files | Patch % | Lines |
---|---|---|
...in/java/nl/tudelft/ipv8/messaging/Serialization.kt | 86.00% | 7 Missing |
.../java/nl/tudelft/ipv8/messaging/udp/UdpEndpoint.kt | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #89 +/- ##
============================================
- Coverage 58.62% 58.35% -0.27%
+ Complexity 702 695 -7
============================================
Files 107 107
Lines 4553 4553
Branches 632 632
============================================
- Hits 2669 2657 -12
- Misses 1552 1566 +14
+ Partials 332 330 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading