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

refactor: Add basic GetChainInfo method to plugin API #3561

tests: fix plugin template for integration tests

fdf95a3
Select commit
Loading
Failed to load commit list.
Merged

refactor: Add basic GetChainInfo method to plugin API #3561

tests: fix plugin template for integration tests
fdf95a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2023 in 0s

25.01% (+0.01%) compared to 00d5330

View this Pull Request on Codecov

25.01% (+0.01%) compared to 00d5330

Details

Codecov Report

Merging #3561 (fdf95a3) into feat/plugin-system-improvements-versioning-analysis (00d5330) will increase coverage by 0.01%.
The diff coverage is 25.68%.

Additional details and impacted files

Impacted file tree graph

@@                                   Coverage Diff                                   @@
##           feat/plugin-system-improvements-versioning-analysis    #3561      +/-   ##
=======================================================================================
+ Coverage                                                25.00%   25.01%   +0.01%     
=======================================================================================
  Files                                                      293      293              
  Lines                                                    23356    23435      +79     
=======================================================================================
+ Hits                                                      5839     5862      +23     
- Misses                                                   16997    17045      +48     
- Partials                                                   520      528       +8     
Files Changed Coverage Δ
ignite/pkg/cosmosanalysis/module/module.go 67.25% <ø> (ø)
ignite/pkg/cosmosclient/mocks/account_retriever.go 26.95% <ø> (ø)
ignite/pkg/cosmosclient/mocks/bank_query_client.go 9.94% <ø> (ø)
ignite/pkg/cosmosclient/mocks/rpc_client.go 7.08% <ø> (ø)
ignite/pkg/cosmosclient/mocks/signer.go 64.51% <0.00%> (-6.92%) ⬇️
ignite/pkg/cosmosgen/generate.go 0.00% <0.00%> (ø)
ignite/pkg/cosmostxcollector/mocks/saver.go 80.64% <0.00%> (-8.65%) ⬇️
...gnite/pkg/cosmostxcollector/mocks/txs_collector.go 80.64% <0.00%> (-8.65%) ⬇️
ignite/pkg/gomodule/gomodule.go 8.97% <0.00%> (ø)
ignite/pkg/protoanalysis/package.go 10.00% <ø> (ø)
... and 8 more

... and 2 files with indirect coverage changes