Skip to content

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

Open
synctext wants to merge 59 commits intoTribler:masterfrom
Eragoneq:master
Open

WIP: adding binary transfer with 3 MB/s performance#89
synctext wants to merge 59 commits intoTribler:masterfrom
Eragoneq:master

Conversation

@synctext
Copy link
Copy Markdown
Member

No description provided.

Eragoneq and others added 30 commits March 18, 2024 18:06
Signed-off-by: Eragoneq <[email protected]>
Signed-off-by: Eragoneq <[email protected]>
PieterCarton and others added 25 commits April 16, 2024 11:01
Signed-off-by: Eragoneq <[email protected]>
Signed-off-by: Eragoneq <[email protected]>
Signed-off-by: Eragoneq <[email protected]>
Signed-off-by: Eragoneq <[email protected]>
Signed-off-by: Eragoneq <[email protected]>
@github-actions
Copy link
Copy Markdown

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2024

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.

@github-actions
Copy link
Copy Markdown

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

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 86.66667% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.35%. Comparing base (476dc36) to head (a0f0da6).
⚠️ Report is 23 commits behind head on master.

Files with missing lines 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 ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants