ComposableFi / ibc-go

Interblockchain communication protocol (IBC) implementation in Golang.
https://ibcprotocol.org/
MIT License
8 stars 3 forks source link

Feature/merge 02 client refactor #9

Closed thomasmodeneis closed 2 years ago

thomasmodeneis commented 2 years ago

Description

This PR attempts to merge upstream (cosmos/ibc-go) branch 02-client-refactor with ComposableFi/ibc-go.

closes: #8


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.

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@6d62eda). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage        ?   20.59%           
=======================================
  Files           ?      219           
  Lines           ?    59418           
  Branches        ?        0           
=======================================
  Hits            ?    12238           
  Misses          ?    46085           
  Partials        ?     1095           

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 6d62eda...6bf0e3e. Read the comment docs.