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

[DO NOT MERGE] Interchain bridge #4

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

bluele
Copy link
Member

@bluele bluele commented Oct 21, 2020

Description

closes: #XXXX


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

@codecov-io
Copy link

codecov-io commented Oct 21, 2020

Codecov Report

Merging #4 into master will increase coverage by 5.58%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   54.15%   59.73%   +5.58%     
==========================================
  Files         607      312     -295     
  Lines       38201    17771   -20430     
==========================================
- Hits        20686    10615   -10071     
+ Misses      15416     6030    -9386     
+ Partials     2099     1126     -973     
Impacted Files Coverage Δ
x/ibc/core/03-connection/simulation/decoder.go
x/mint/types/codec.go
x/ibc/core/04-channel/simulation/decoder.go
x/slashing/types/query.pb.gw.go
x/params/module.go
x/mint/client/rest/query.go
x/slashing/genesis.go
x/simulation/util.go
x/staking/types/querier.go
x/simulation/mock_tendermint.go
... and 282 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fcd899...6c8e476. Read the comment docs.

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