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

feat: add remote IP filter to allow a connection from remote kms #692

Merged
merged 5 commits into from
Aug 17, 2023

chore: increase test coverage

44a8045
Select commit
Loading
Failed to load commit list.
Merged

feat: add remote IP filter to allow a connection from remote kms #692

chore: increase test coverage
44a8045
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 12, 2023 in 0s

76.92% of diff hit (target 66.52%)

View this Pull Request on Codecov

76.92% of diff hit (target 66.52%)

Annotations

Check warning on line 41 in privval/internal/ip_filter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

privval/internal/ip_filter.go#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 208 in privval/signer_listener_endpoint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

privval/signer_listener_endpoint.go#L206-L208

Added lines #L206 - L208 were not covered by tests

Check warning on line 235 in privval/signer_listener_endpoint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

privval/signer_listener_endpoint.go#L235

Added line #L235 was not covered by tests

Check warning on line 29 in privval/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

privval/utils.go#L29

Added line #L29 was not covered by tests

Check warning on line 50 in privval/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

privval/utils.go#L50

Added line #L50 was not covered by tests