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: int in-place testnet creation #4297

Merged
merged 40 commits into from
Sep 3, 2024

Merge branch 'main' into duong/in-place-testnet

2a4a60d
Select commit
Loading
Failed to load commit list.
Merged

feat: int in-place testnet creation #4297

Merge branch 'main' into duong/in-place-testnet
2a4a60d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 3, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 92 in ignite/cmd/cmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/cmd.go#L92

Added line #L92 was not covered by tests

Check warning on line 12 in ignite/cmd/testnet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet.go#L8-L12

Added lines #L8 - L12 were not covered by tests

Check warning on line 16 in ignite/cmd/testnet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet.go#L14-L16

Added lines #L14 - L16 were not covered by tests

Check warning on line 21 in ignite/cmd/testnet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet.go#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 23 in ignite/cmd/testnet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet.go#L23

Added line #L23 was not covered by tests

Check warning on line 21 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L13-L21

Added lines #L13 - L21 were not covered by tests

Check warning on line 28 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L23-L28

Added lines #L23 - L28 were not covered by tests

Check warning on line 31 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 38 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L34-L38

Added lines #L34 - L38 were not covered by tests

Check warning on line 41 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L41

Added line #L41 was not covered by tests

Check warning on line 48 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L44-L48

Added lines #L44 - L48 were not covered by tests

Check warning on line 52 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 58 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 63 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 68 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 72 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 76 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 83 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L78-L83

Added lines #L78 - L83 were not covered by tests

Check warning on line 94 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L86-L94

Added lines #L86 - L94 were not covered by tests

Check warning on line 97 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 102 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 105 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 110 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L107-L110

Added lines #L107 - L110 were not covered by tests

Check warning on line 112 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L112

Added line #L112 was not covered by tests

Check warning on line 114 in ignite/cmd/testnet_inplace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/testnet_inplace.go#L114

Added line #L114 was not covered by tests