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

test: add cli_test for fswap module (backport #1391) #1399

Merged
merged 1 commit into from
May 24, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 24, 2024

Description

closes: #XXXX

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 #1391 done by [Mergify](https://mergify.com).

* test: add cli_test for query

Signed-off-by: 170210 <j170210@icloud.com>

* test: add cli_test for tx

Signed-off-by: 170210 <j170210@icloud.com>

* chore: lint fix

Signed-off-by: 170210 <j170210@icloud.com>

* chore: update CHANGLOG.md

Signed-off-by: 170210 <j170210@icloud.com>

* chore: lint fix

Signed-off-by: 170210 <j170210@icloud.com>

* test: add grpc query test

Signed-off-by: 170210 <j170210@icloud.com>

* fix: change fromDenom & toDenom

Signed-off-by: 170210 <j170210@icloud.com>

* fix: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

---------

Signed-off-by: 170210 <j170210@icloud.com>
(cherry picked from commit 621c03f)
Copy link

codecov bot commented May 24, 2024

Codecov Report

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

Project coverage is 69.37%. Comparing base (de3499f) to head (2b9f101).
Report is 2 commits behind head on release/v0.49.x.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v0.49.x    #1399      +/-   ##
===================================================
+ Coverage            69.04%   69.37%   +0.32%     
===================================================
  Files                  671      675       +4     
  Lines                69299    70052     +753     
===================================================
+ Hits                 47846    48597     +751     
  Misses               19167    19167              
- Partials              2286     2288       +2     
Files Coverage Δ
x/fswap/client/testutil/query.go 100.00% <100.00%> (ø)
x/fswap/client/testutil/suite.go 100.00% <100.00%> (ø)
x/fswap/client/testutil/tx.go 100.00% <100.00%> (ø)
x/fswap/client/testutil/grpc.go 98.46% <98.46%> (ø)

... and 1 file with indirect coverage changes

@170210 170210 merged commit 3e73dfe into release/v0.49.x May 24, 2024
29 checks passed
@170210 170210 deleted the mergify/bp/release/v0.49.x/pr-1391 branch May 24, 2024 06:29
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

3 participants