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

cmd: add custom number of validators beacon simulation test #3385

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Move test command outside of alpha state; woohoo!

8122ad1
Select commit
Loading
Failed to load commit list.
Open

cmd: add custom number of validators beacon simulation test #3385

Move test command outside of alpha state; woohoo!
8122ad1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 16, 2024 in 1s

57.39% of diff hit (target 57.34%)

View this Pull Request on Codecov

57.39% of diff hit (target 57.34%)

Annotations

Check warning on line 67 in cmd/cmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/cmd.go#L60-L67

Added lines #L60 - L67 were not covered by tests

Check warning on line 69 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 73 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L73

Added line #L73 was not covered by tests

Check warning on line 77 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 81 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L81

Added line #L81 was not covered by tests

Check warning on line 85 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 89 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L89

Added line #L89 was not covered by tests

Check warning on line 93 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 97 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L97

Added line #L97 was not covered by tests

Check warning on line 101 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 112 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L105-L112

Added lines #L105 - L112 were not covered by tests

Check warning on line 254 in cmd/testbeacon.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testbeacon.go#L254

Added line #L254 was not covered by tests

Check warning on line 261 in cmd/testbeacon.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testbeacon.go#L261

Added line #L261 was not covered by tests

Check warning on line 742 in cmd/testbeacon.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testbeacon.go#L714-L742

Added lines #L714 - L742 were not covered by tests

Check warning on line 166 in cmd/testinfra.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testinfra.go#L166

Added line #L166 was not covered by tests

Check warning on line 173 in cmd/testinfra.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testinfra.go#L173

Added line #L173 was not covered by tests

Check warning on line 146 in cmd/testmev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testmev.go#L146

Added line #L146 was not covered by tests

Check warning on line 153 in cmd/testmev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testmev.go#L153

Added line #L153 was not covered by tests

Check warning on line 177 in cmd/testpeers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testpeers.go#L177

Added line #L177 was not covered by tests

Check warning on line 205 in cmd/testpeers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testpeers.go#L205

Added line #L205 was not covered by tests

Check warning on line 229 in cmd/testpeers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testpeers.go#L229

Added line #L229 was not covered by tests

Check warning on line 236 in cmd/testpeers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testpeers.go#L236

Added line #L236 was not covered by tests

Check warning on line 117 in cmd/testvalidator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testvalidator.go#L117

Added line #L117 was not covered by tests

Check warning on line 124 in cmd/testvalidator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testvalidator.go#L124

Added line #L124 was not covered by tests