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

refactor: using slices.Contains to simplify the code #6234

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

refactor: using slices.Contains to simplify the code

7014fc1
Select commit
Loading
Failed to load commit list.
Open

refactor: using slices.Contains to simplify the code #6234

refactor: using slices.Contains to simplify the code
7014fc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2025 in 0s

66.66% of diff hit (target 51.83%)

View this Pull Request on Codecov

66.66% of diff hit (target 51.83%)

Annotations

Check warning on line 443 in cmd/algons/dnsCmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/algons/dnsCmd.go#L443

Added line #L443 was not covered by tests

Check warning on line 1008 in shared/pingpong/accounts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

shared/pingpong/accounts.go#L1007-L1008

Added lines #L1007 - L1008 were not covered by tests

Check warning on line 196 in shared/pingpong/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

shared/pingpong/config.go#L196

Added line #L196 was not covered by tests