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

*: Convert slices to arrays instead of copy where possible #595

Merged
merged 4 commits into from
Jul 9, 2024

*: Convert slices to arrays instead of copy where possible

d5a5fbc
Select commit
Loading
Failed to load commit list.
Merged

*: Convert slices to arrays instead of copy where possible #595

*: Convert slices to arrays instead of copy where possible
d5a5fbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 9, 2024 in 0s

72.97% of diff hit (target 39.47%)

View this Pull Request on Codecov

72.97% of diff hit (target 39.47%)

Annotations

Check warning on line 52 in bearer/bearer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bearer/bearer.go#L52

Added line #L52 was not covered by tests

Check warning on line 443 in client/container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/container.go#L443

Added line #L443 was not covered by tests

Check warning on line 447 in client/container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/container.go#L447

Added line #L447 was not covered by tests

Check warning on line 75 in container/id/id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

container/id/id.go#L75

Added line #L75 was not covered by tests

Check warning on line 95 in eacl/table.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eacl/table.go#L95

Added line #L95 was not covered by tests