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

feat(gnodev): txs manipulation ability #2286

Merged
merged 40 commits into from
Jul 8, 2024

fix: use mocked null event for test

8f5d77b
Select commit
Loading
Failed to load commit list.
Merged

feat(gnodev): txs manipulation ability #2286

fix: use mocked null event for test
8f5d77b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2024 in 0s

52.24% of diff hit (within 10.00% threshold of 54.64%)

View this Pull Request on Codecov

52.24% of diff hit (within 10.00% threshold of 54.64%)

Annotations

Check warning on line 180 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L175-L180

Added lines #L175 - L180 were not covered by tests

Check warning on line 248 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 328 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L325-L328

Added lines #L325 - L328 were not covered by tests

Check warning on line 333 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L331-L333

Added lines #L331 - L333 were not covered by tests

Check warning on line 392 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L388-L392

Added lines #L388 - L392 were not covered by tests

Check warning on line 401 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L395-L401

Added lines #L395 - L401 were not covered by tests

Check warning on line 407 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L404-L407

Added lines #L404 - L407 were not covered by tests

Check warning on line 409 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L409

Added line #L409 was not covered by tests

Check warning on line 416 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L411-L416

Added lines #L411 - L416 were not covered by tests

Check warning on line 423 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L419-L423

Added lines #L419 - L423 were not covered by tests

Check warning on line 23 in contribs/gnodev/cmd/gnodev/setup_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/setup_node.go#L23

Added line #L23 was not covered by tests

Check warning on line 30 in contribs/gnodev/cmd/gnodev/setup_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/setup_node.go#L25-L30

Added lines #L25 - L30 were not covered by tests

Check warning on line 35 in contribs/gnodev/cmd/gnodev/setup_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/setup_node.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 53 in contribs/gnodev/cmd/gnodev/setup_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/setup_node.go#L50-L53

Added lines #L50 - L53 were not covered by tests

Check warning on line 58 in contribs/gnodev/cmd/gnodev/setup_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/setup_node.go#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 61 in contribs/gnodev/cmd/gnodev/setup_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/setup_node.go#L61

Added line #L61 was not covered by tests

Check warning on line 454 in contribs/gnodev/pkg/dev/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node.go#L453-L454

Added lines #L453 - L454 were not covered by tests

Check warning on line 494 in contribs/gnodev/pkg/dev/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node.go#L494

Added line #L494 was not covered by tests

Check warning on line 500 in contribs/gnodev/pkg/dev/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node.go#L500

Added line #L500 was not covered by tests

Check warning on line 21 in contribs/gnodev/pkg/dev/node_state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node_state.go#L21

Added line #L21 was not covered by tests

Check warning on line 36 in contribs/gnodev/pkg/dev/node_state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node_state.go#L36

Added line #L36 was not covered by tests

Check warning on line 47 in contribs/gnodev/pkg/dev/node_state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node_state.go#L47

Added line #L47 was not covered by tests

Check warning on line 65 in contribs/gnodev/pkg/dev/node_state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node_state.go#L65

Added line #L65 was not covered by tests

Check warning on line 71 in contribs/gnodev/pkg/dev/node_state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node_state.go#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 87 in contribs/gnodev/pkg/dev/node_state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node_state.go#L87

Added line #L87 was not covered by tests