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: handle validation errors, result count mismatch #204

Merged
merged 2 commits into from
Sep 3, 2024

fix: avoid nil pointers

28930a4
Select commit
Loading
Failed to load commit list.
Merged

fix: handle validation errors, result count mismatch #204

fix: avoid nil pointers
28930a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 3, 2024 in 0s

61.90% of diff hit (target 53.38%)

View this Pull Request on Codecov

61.90% of diff hit (target 53.38%)

Annotations

Check warning on line 406 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L406

Added line #L406 was not covered by tests

Check warning on line 420 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L420

Added line #L420 was not covered by tests

Check warning on line 576 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L576

Added line #L576 was not covered by tests

Check warning on line 579 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L579

Added line #L579 was not covered by tests

Check warning on line 584 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L584

Added line #L584 was not covered by tests

Check warning on line 593 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L593

Added line #L593 was not covered by tests

Check warning on line 596 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L596

Added line #L596 was not covered by tests

Check warning on line 601 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L601

Added line #L601 was not covered by tests