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

chore: refactor to use snake_case in proto #1396

Merged
merged 2 commits into from
May 24, 2024

Conversation

jaeseung-bae
Copy link
Contributor

@jaeseung-bae jaeseung-bae commented May 23, 2024

Description

closes: #XXXX

  • Use snake_case in proto

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

@jaeseung-bae jaeseung-bae added A: improvement Changes in existing functionality backport/v0.49.x labels May 23, 2024
@jaeseung-bae jaeseung-bae changed the title chore: refactor to use snake_case in proto to fix mix-use of camelCas… chore: refactor to use snake_case in proto May 23, 2024
Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.68%. Comparing base (6ca08db) to head (b9dc0d0).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1396   +/-   ##
=======================================
  Coverage   69.68%   69.68%           
=======================================
  Files         668      668           
  Lines       56242    56242           
=======================================
  Hits        39194    39194           
  Misses      14775    14775           
  Partials     2273     2273           

@jaeseung-bae jaeseung-bae marked this pull request as ready for review May 23, 2024 10:55
@jaeseung-bae jaeseung-bae requested a review from 170210 May 23, 2024 10:56
@jaeseung-bae jaeseung-bae merged commit 59f7256 into main May 24, 2024
46 checks passed
@jaeseung-bae jaeseung-bae deleted the refactor/follow-cosmos-convention branch May 24, 2024 02:58
mergify bot pushed a commit that referenced this pull request May 24, 2024
* chore: refactor to use snake_case in proto to fix mix-use of camelCase and snake_case

* chore: update changelog

(cherry picked from commit 59f7256)

# Conflicts:
#	client/docs/swagger-ui/swagger.yaml
jaeseung-bae added a commit that referenced this pull request May 24, 2024
* chore: refactor to use snake_case in proto to fix mix-use of camelCase and snake_case

* chore: update changelog

(cherry picked from commit 59f7256)

# Conflicts:
#	client/docs/swagger-ui/swagger.yaml
jaeseung-bae added a commit that referenced this pull request May 24, 2024
* chore: refactor to use snake_case in proto (#1396)

* chore: refactor to use snake_case in proto to fix mix-use of camelCase and snake_case

* chore: update changelog

(cherry picked from commit 59f7256)

# Conflicts:
#	client/docs/swagger-ui/swagger.yaml

* chore: refactor to use snake_case in proto (#1396)

* chore: refactor to use snake_case in proto to fix mix-use of camelCase and snake_case

* chore: update changelog

(cherry picked from commit 59f7256)

# Conflicts:
#	client/docs/swagger-ui/swagger.yaml

---------

Co-authored-by: jaeseung-bae <119839167+jaeseung-bae@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: improvement Changes in existing functionality backport/v0.49.x C:x/fswap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants