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) #1343

Merged
merged 1 commit into from
May 6, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 26, 2024

Description

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

This is an automatic backport of pull request #1337 done by [Mergify](https://mergify.com).

…s-sdk#18537) (#1337)

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

* chore: update changelog

* chore: add missing PR link

(cherry picked from commit 7849929)
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

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

Project coverage is 69.74%. Comparing base (f5275d7) to head (bd4426b).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v0.48.x    #1343   +/-   ##
================================================
  Coverage            69.74%   69.74%           
================================================
  Files                  646      646           
  Lines                67594    67589    -5     
================================================
+ Hits                 47141    47143    +2     
+ Misses               18264    18256    -8     
- Partials              2189     2190    +1     
Files Coverage Δ
server/config/toml.go 20.00% <ø> (ø)
server/config/config.go 46.25% <33.33%> (+2.83%) ⬆️

@jaeseung-bae jaeseung-bae merged commit 0dd215b into release/v0.48.x May 6, 2024
28 of 29 checks passed
@jaeseung-bae jaeseung-bae deleted the mergify/bp/release/v0.48.x/pr-1337 branch May 6, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants