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/tendermint_module_queries #212

Merged
merged 1 commit into from
Mar 15, 2024

(feat) Added support for all queries in the chain 'tendermint' module

9a78d5b
Select commit
Loading
Failed to load commit list.
Merged

feat/tendermint_module_queries #212

(feat) Added support for all queries in the chain 'tendermint' module
9a78d5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 14, 2024 in 1s

24.73% (-0.28%) compared to 061635d

View this Pull Request on Codecov

24.73% (-0.28%) compared to 061635d

Details

Codecov Report

Attention: Patch coverage is 2.17391% with 45 lines in your changes are missing coverage. Please review.

Project coverage is 24.73%. Comparing base (061635d) to head (9a78d5b).

Files Patch % Lines
client/chain/chain.go 3.12% 31 Missing ⚠️
client/chain/chain_test_support.go 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #212      +/-   ##
==========================================
- Coverage   25.01%   24.73%   -0.28%     
==========================================
  Files          17       17              
  Lines        3022     3068      +46     
==========================================
+ Hits          756      759       +3     
- Misses       2234     2277      +43     
  Partials       32       32              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.