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: new validation rule interface #399

Merged
merged 3 commits into from
Aug 22, 2024

Rename `ValidationResult` interface.

75b3b35
Select commit
Loading
Failed to load commit list.
Merged

refactor: new validation rule interface #399

Rename `ValidationResult` interface.
75b3b35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 22, 2024 in 1s

0.00% of diff hit (target 54.02%)

View this Pull Request on Codecov

0.00% of diff hit (target 54.02%)

Annotations

Check warning on line 38 in pkg/validationresult/validation_result.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/validationresult/validation_result.go#L38

Added line #L38 was not covered by tests

Check warning on line 65 in pkg/validationresult/validation_result.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/validationresult/validation_result.go#L65

Added line #L65 was not covered by tests

Check warning on line 22 in pkg/validationrule/validation_rule.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/validationrule/validation_rule.go#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 32 in pkg/validationrule/validation_rule.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/validationrule/validation_rule.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 36 in pkg/validationrule/validation_rule.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/validationrule/validation_rule.go#L36

Added line #L36 was not covered by tests