Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: adding binary transfer with 3 MB/s performance #89

Open
wants to merge 59 commits into
base: master
Choose a base branch
from

Update UtpBinaryTransfer.md

a0f0da6
Select commit
Loading
Failed to load commit list.
Open

WIP: adding binary transfer with 3 MB/s performance #89

Update UtpBinaryTransfer.md
a0f0da6
Select commit
Loading
Failed to load commit list.
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.