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

Add callback API to track allocation lifeycle #419

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

Merge branch 'master' into lifeycle-callback-api

7c98ff3
Select commit
Loading
Failed to load commit list.
Open

Add callback API to track allocation lifeycle #419

Merge branch 'master' into lifeycle-callback-api
7c98ff3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

68.73% (+2.10%) compared to 3ff9392

View this Pull Request on Codecov

68.73% (+2.10%) compared to 3ff9392

Details

Codecov Report

Attention: Patch coverage is 90.86294% with 18 lines in your changes missing coverage. Please review.

Project coverage is 68.73%. Comparing base (3ff9392) to head (7c98ff3).

Files with missing lines Patch % Lines
internal/server/util.go 73.07% 5 Missing and 2 partials ⚠️
internal/allocation/five_tuple.go 60.00% 4 Missing ⚠️
server.go 33.33% 3 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     #419      +/-   ##
==========================================
+ Coverage   66.63%   68.73%   +2.10%     
==========================================
  Files          43       43              
  Lines        2919     3106     +187     
==========================================
+ Hits         1945     2135     +190     
+ Misses        807      804       -3     
  Partials      167      167              

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


🚨 Try these New Features: