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/patch succeeded Nov 18, 2024 in 0s

90.86% of diff hit (target 70.00%)

View this Pull Request on Codecov

90.86% of diff hit (target 70.00%)

Annotations

Check warning on line 26 in internal/allocation/five_tuple.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/allocation/five_tuple.go#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 94 in internal/server/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/util.go#L94

Added line #L94 was not covered by tests

Check warning on line 115 in internal/server/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/util.go#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 120 in internal/server/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/util.go#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 87 in relay_address_generator_range.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_range.go#L87

Added line #L87 was not covered by tests

Check warning on line 235 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L233-L235

Added lines #L233 - L235 were not covered by tests

Check warning on line 176 in server_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server_config.go#L176

Added line #L176 was not covered by tests