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: client.go file helper methods #360

Merged

fixup! refactor: client.go file helper methods

6bbd2e8
Select commit
Loading
Failed to load commit list.
Merged

refactor: client.go file helper methods #360

fixup! refactor: client.go file helper methods
6bbd2e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 8, 2024 in 0s

78.94% of diff hit (target 75.00%)

View this Pull Request on Codecov

78.94% of diff hit (target 75.00%)

Annotations

Check warning on line 52 in controllers/helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/helpers.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 346 in controllers/helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/helpers.go#L346

Added line #L346 was not covered by tests

Check warning on line 81 in pkg/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/client.go#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 83 in pkg/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/client.go#L83

Added line #L83 was not covered by tests

Check warning on line 90 in pkg/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/client.go#L90

Added line #L90 was not covered by tests

Check warning on line 127 in pkg/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/client.go#L127

Added line #L127 was not covered by tests

Check warning on line 194 in pkg/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/client.go#L194

Added line #L194 was not covered by tests

Check warning on line 196 in pkg/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/client.go#L196

Added line #L196 was not covered by tests

Check warning on line 201 in pkg/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/client.go#L199-L201

Added lines #L199 - L201 were not covered by tests

Check warning on line 203 in pkg/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/client.go#L203

Added line #L203 was not covered by tests

Check warning on line 236 in pkg/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/client.go#L236

Added line #L236 was not covered by tests