Skip to content
New issue

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

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

Already on GitHub? # to your account

Add a quota handler callback #423

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

Add a quota handler callback

9927614
Select commit
Loading
Failed to load commit list.
Open

Add a quota handler callback #423

Add a quota handler callback
9927614
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

68.94% (+2.31%) compared to 3ff9392

View this Pull Request on Codecov

68.94% (+2.31%) compared to 3ff9392

Details

Codecov Report

Attention: Patch coverage is 91.50000% with 17 lines in your changes missing coverage. Please review.

Project coverage is 68.94%. Comparing base (3ff9392) to head (9927614).

Files with missing lines Patch % Lines
internal/server/util.go 72.00% 5 Missing and 2 partials ⚠️
internal/allocation/five_tuple.go 60.00% 4 Missing ⚠️
server.go 57.14% 2 Missing and 1 partial ⚠️
internal/server/nonce.go 50.00% 0 Missing and 1 partial ⚠️
relay_address_generator_range.go 0.00% 1 Missing ⚠️
server_config.go 97.43% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   66.63%   68.94%   +2.31%     
==========================================
  Files          43       43              
  Lines        2919     3104     +185     
==========================================
+ Hits         1945     2140     +195     
+ Misses        807      798       -9     
+ Partials      167      166       -1     

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