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: change app.go to v2 and add AppWiring feature #3553

Merged
merged 163 commits into from
Aug 17, 2023

Merge branch 'main' into feat/buf-app-wiring

70fa63a
Select commit
Loading
Failed to load commit list.
Merged

feat: change app.go to v2 and add AppWiring feature #3553

Merge branch 'main' into feat/buf-app-wiring
70fa63a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 10, 2023 in 2s

1.27% of diff hit (target 24.34%)

View this Pull Request on Codecov

1.27% of diff hit (target 24.34%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/generate.go#L28

Added line #L28 was not covered by tests

Check warning on line 20 in ignite/cmd/generate_pulsar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/generate_pulsar.go#L11-L20

Added lines #L11 - L20 were not covered by tests

Check warning on line 35 in ignite/cmd/generate_pulsar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/generate_pulsar.go#L23-L35

Added lines #L23 - L35 were not covered by tests

Check warning on line 40 in ignite/cmd/generate_pulsar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/generate_pulsar.go#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 44 in ignite/cmd/generate_pulsar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/generate_pulsar.go#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 46 in ignite/cmd/generate_pulsar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/generate_pulsar.go#L46

Added line #L46 was not covered by tests

Check warning on line 137 in ignite/cmd/scaffold.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/scaffold.go#L134-L137

Added lines #L134 - L137 were not covered by tests

Check warning on line 141 in ignite/cmd/scaffold.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/scaffold.go#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 82 in ignite/cmd/scaffold_chain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/scaffold_chain.go#L82

Added line #L82 was not covered by tests

Check warning on line 106 in ignite/cmd/scaffold_chain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/scaffold_chain.go#L100-L106

Added lines #L100 - L106 were not covered by tests

Check warning on line 122 in ignite/cmd/scaffold_chain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/cmd/scaffold_chain.go#L122

Added line #L122 was not covered by tests

Check warning on line 47 in ignite/pkg/chaincmd/runner/account.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/chaincmd/runner/account.go#L47

Added line #L47 was not covered by tests

Check warning on line 110 in ignite/pkg/chaincmd/runner/account.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/chaincmd/runner/account.go#L110

Added line #L110 was not covered by tests

Check warning on line 177 in ignite/pkg/chaincmd/runner/account.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/chaincmd/runner/account.go#L177

Added line #L177 was not covered by tests

Check warning on line 183 in ignite/pkg/chaincmd/runner/account.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/chaincmd/runner/account.go#L183

Added line #L183 was not covered by tests

Check warning on line 55 in ignite/pkg/chaincmd/runner/chain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/chaincmd/runner/chain.go#L55

Added line #L55 was not covered by tests

Check warning on line 85 in ignite/pkg/chaincmd/runner/chain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/chaincmd/runner/chain.go#L85

Added line #L85 was not covered by tests

Check warning on line 152 in ignite/pkg/chaincmd/runner/chain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/chaincmd/runner/chain.go#L152

Added line #L152 was not covered by tests

Check warning on line 229 in ignite/pkg/chaincmd/runner/chain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/chaincmd/runner/chain.go#L229

Added line #L229 was not covered by tests

Check warning on line 146 in ignite/pkg/chaincmd/runner/runner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/chaincmd/runner/runner.go#L146

Added line #L146 was not covered by tests

Check warning on line 88 in ignite/pkg/cosmosbuf/buf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/cosmosbuf/buf.go#L77-L88

Added lines #L77 - L88 were not covered by tests

Check warning on line 119 in ignite/pkg/cosmosbuf/buf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/cosmosbuf/buf.go#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 82 in ignite/pkg/cosmosgen/cosmosgen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/cosmosgen/cosmosgen.go#L79-L82

Added lines #L79 - L82 were not covered by tests

Check warning on line 86 in ignite/pkg/cosmosgen/cosmosgen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/cosmosgen/cosmosgen.go#L86

Added line #L86 was not covered by tests

Check warning on line 88 in ignite/pkg/cosmosgen/cosmosgen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/pkg/cosmosgen/cosmosgen.go#L88

Added line #L88 was not covered by tests