Skip to content

feat: use default aquatic udp port for benchmarking

29e506d
Select commit
Loading
Failed to load commit list.
Merged

Feat: ban IPs not sending a valid connection ID #1124

feat: use default aquatic udp port for benchmarking
29e506d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

76.20% (+0.24%) compared to a7e20df

View this Pull Request on Codecov

76.20% (+0.24%) compared to a7e20df

Details

Codecov Report

Attention: Patch coverage is 96.70330% with 3 lines in your changes missing coverage. Please review.

Project coverage is 76.20%. Comparing base (a7e20df) to head (29e506d).

Files with missing lines Patch % Lines
src/servers/udp/server/banning.rs 97.64% 1 Missing and 1 partial ⚠️
src/servers/udp/server/launcher.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1124      +/-   ##
===========================================
+ Coverage    75.96%   76.20%   +0.24%     
===========================================
  Files          168      169       +1     
  Lines        11437    11528      +91     
  Branches     11437    11528      +91     
===========================================
+ Hits          8688     8785      +97     
+ Misses        2585     2580       -5     
+ Partials       164      163       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.