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/project succeeded Aug 10, 2023 in 0s

24.89% (+0.54%) compared to 0891ffe

View this Pull Request on Codecov

24.89% (+0.54%) compared to 0891ffe

Details

Codecov Report

Merging #3553 (70fa63a) into main (0891ffe) will increase coverage by 0.54%.
The diff coverage is 1.27%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3553      +/-   ##
==========================================
+ Coverage   24.34%   24.89%   +0.54%     
==========================================
  Files         298      287      -11     
  Lines       23745    23217     -528     
==========================================
- Hits         5780     5779       -1     
+ Misses      17452    16925     -527     
  Partials      513      513              
Files Changed Coverage Δ
ignite/cmd/generate.go 0.00% <0.00%> (ø)
ignite/cmd/generate_pulsar.go 0.00% <0.00%> (ø)
ignite/cmd/scaffold.go 0.00% <0.00%> (ø)
ignite/cmd/scaffold_chain.go 0.00% <0.00%> (ø)
ignite/pkg/chaincmd/runner/account.go 0.00% <0.00%> (ø)
ignite/pkg/chaincmd/runner/chain.go 0.00% <0.00%> (ø)
ignite/pkg/chaincmd/runner/runner.go 0.00% <0.00%> (ø)
ignite/pkg/cosmosbuf/buf.go 7.36% <0.00%> (-0.16%) ⬇️
ignite/pkg/cosmosgen/cosmosgen.go 3.63% <0.00%> (-0.33%) ⬇️
ignite/pkg/cosmosgen/generate_go.go 0.00% <0.00%> (ø)
... and 17 more

... and 9 files with indirect coverage changes