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

core/validatorapi: check proposal data against consensus one #3292

Merged
merged 6 commits into from
Oct 8, 2024

eth2util: fix remaining failing tests

b5ef635
Select commit
Loading
Failed to load commit list.
Merged

core/validatorapi: check proposal data against consensus one #3292

eth2util: fix remaining failing tests
b5ef635
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 8, 2024 in 1s

53.77% of diff hit (target 57.63%)

View this Pull Request on Codecov

53.77% of diff hit (target 57.63%)

Annotations

Check warning on line 404 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L403-L404

Added lines #L403 - L404 were not covered by tests

Check warning on line 409 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L408-L409

Added lines #L408 - L409 were not covered by tests

Check warning on line 417 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L412-L417

Added lines #L412 - L417 were not covered by tests

Check warning on line 425 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L420-L425

Added lines #L420 - L425 were not covered by tests

Check warning on line 433 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L428-L433

Added lines #L428 - L433 were not covered by tests

Check warning on line 439 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L438-L439

Added lines #L438 - L439 were not covered by tests

Check warning on line 443 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L442-L443

Added lines #L442 - L443 were not covered by tests

Check warning on line 448 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L447-L448

Added lines #L447 - L448 were not covered by tests

Check warning on line 461 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L458-L461

Added lines #L458 - L461 were not covered by tests

Check warning on line 484 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L483-L484

Added lines #L483 - L484 were not covered by tests

Check warning on line 487 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L487

Added line #L487 was not covered by tests

Check warning on line 506 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L505-L506

Added lines #L505 - L506 were not covered by tests

Check warning on line 557 in core/validatorapi/validatorapi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/validatorapi/validatorapi.go#L556-L557

Added lines #L556 - L557 were not covered by tests