kotlin-ipv8 icon indicating copy to clipboard operation
kotlin-ipv8 copied to clipboard

WIP: adding binary transfer with 3 MB/s performance

Open synctext opened this issue 1 year ago • 3 comments

synctext avatar Apr 19 '24 15:04 synctext

File Coverage [75%] :x:
Serialization.kt 78.03% :x:
UdpEndpoint.kt 74.88% :x:
EndpointAggregator.kt 66.14% :x:
Total Project Coverage 64.57% :green_apple:

github-actions[bot] avatar Apr 19 '24 15:04 github-actions[bot]

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 :warning:
.../java/nl/tudelft/ipv8/messaging/udp/UdpEndpoint.kt 88.88% 1 Missing :warning:
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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 19 '24 15:04 codecov[bot]

File Coverage [74.57%] :x:
Serialization.kt 78.03% :x:
UdpEndpoint.kt 73.95% :x:
EndpointAggregator.kt 66.14% :x:
Total Project Coverage 64.52% :green_apple:

github-actions[bot] avatar Apr 19 '24 16:04 github-actions[bot]