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

fix: do not use errors.Join, just use custom error approach #863

Merged
merged 2 commits into from
Sep 21, 2024

fix: do not use errors.Join, just use custom error approach

33f6035
Select commit
Loading
Failed to load commit list.
Merged

fix: do not use errors.Join, just use custom error approach #863

fix: do not use errors.Join, just use custom error approach
33f6035
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 21, 2024 in 0s

83.33% of diff hit (target 96.23%)

View this Pull Request on Codecov

83.33% of diff hit (target 96.23%)

Annotations

Check warning on line 1248 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L1248

Added line #L1248 was not covered by tests

Check warning on line 1265 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L1265

Added line #L1265 was not covered by tests