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

add some code to see what is the problem. #521

Closed

Conversation

zemyblue
Copy link
Member

@zemyblue zemyblue commented May 2, 2022

Description

fix TestQueryABCIHeight unittest error in CI

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

@zemyblue zemyblue marked this pull request as draft May 2, 2022 07:36
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #521 (8664efa) into main (396a1fe) will increase coverage by 0.05%.
The diff coverage is 74.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #521      +/-   ##
==========================================
+ Coverage   56.75%   56.81%   +0.05%     
==========================================
  Files         777      777              
  Lines       83389    83369      -20     
==========================================
+ Hits        47331    47367      +36     
+ Misses      33004    32950      -54     
+ Partials     3054     3052       -2     
Impacted Files Coverage Δ
x/wasm/client/cli/tx.go 14.54% <0.00%> (ø)
x/wasm/keeper/msg_server.go 0.00% <0.00%> (ø)
x/consortium/keeper/genesis.go 19.23% <19.23%> (ø)
x/wasm/keeper/query_plugins.go 73.26% <40.00%> (-0.51%) ⬇️
x/consortium/keeper/keeper.go 90.00% <66.66%> (ø)
x/wasm/types/tx.go 40.72% <69.23%> (+1.31%) ⬆️
x/wasm/keeper/legacy_querier.go 65.51% <80.00%> (ø)
x/consortium/keeper/proposal.go 83.33% <83.33%> (ø)
simapp/app.go 86.94% <100.00%> (ø)
x/consortium/client/testutil/grpc.go 94.64% <100.00%> (ø)
... and 13 more

@zemyblue zemyblue closed this May 9, 2022
@zemyblue zemyblue deleted the feat/fix_TestQueryABCIHeight_error branch May 19, 2022 11:24
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.

1 participant