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 validation & unit tests in fswap module (backport #1382) #1390

Merged
merged 1 commit into from
May 21, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 21, 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 #1382 done by [Mergify](https://mergify.com).

* chore: add logic validation & tests

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

* test: add genesisState tests

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

* chore: update CHANGLOG.md

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

* chore: fix lint

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

* chore: add newKeeper test

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

* fix: fix for comment

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

* fix: fix test

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

* fix: fix for comments

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

* fix: fix failed tests

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

* fix: fix for comment

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

* fix: remove unused keeper in appmodule

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

* fix: fix for merge (FSwapQueryTestSuite Setup up)

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

* fix: fix for codecov

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 dab544e)
Copy link

codecov bot commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release/v0.49.x@95ac830). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##             release/v0.49.x    #1390   +/-   ##
==================================================
  Coverage                   ?   69.04%           
==================================================
  Files                      ?      671           
  Lines                      ?    69299           
  Branches                   ?        0           
==================================================
  Hits                       ?    47847           
  Misses                     ?    19166           
  Partials                   ?     2286           
Files Coverage Δ
simapp/app.go 82.23% <100.00%> (ø)
x/fswap/keeper/keeper.go 53.84% <100.00%> (ø)
x/fswap/types/genesis.go 83.33% <100.00%> (ø)

@170210 170210 merged commit de3499f into release/v0.49.x May 21, 2024
29 checks passed
@170210 170210 deleted the mergify/bp/release/v0.49.x/pr-1382 branch May 21, 2024 07:42
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.

2 participants