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

fix(server): properly parse multiple gas config(backport cosmos/cosmos-sdk#18537) (backport #1337) #1344

Merged
merged 2 commits into from
May 24, 2024

Update CHANGELOG.md

84ef175
Select commit
Loading
Failed to load commit list.
Merged

fix(server): properly parse multiple gas config(backport cosmos/cosmos-sdk#18537) (backport #1337) #1344

Update CHANGELOG.md
84ef175
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2024 in 0s

62.15% (target 50.00%)

View this Pull Request on Codecov

62.15% (target 50.00%)

Details

Codecov Report

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

Project coverage is 62.15%. Comparing base (92d75cf) to head (84ef175).
Report is 10 commits behind head on release/v0.47.x.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v0.47.x    #1344      +/-   ##
===================================================
+ Coverage            62.04%   62.15%   +0.10%     
===================================================
  Files                  655      655              
  Lines                78983    78863     -120     
===================================================
+ Hits                 49004    49014      +10     
+ Misses               27293    27162     -131     
- Partials              2686     2687       +1     
Files Coverage Δ
server/config/toml.go 20.00% <ø> (ø)
server/config/config.go 46.25% <33.33%> (+2.83%) ⬆️

... and 1 file with indirect coverage changes