Sifchain / sifnode

SifNode - The future of Defi
Other
108 stars 119 forks source link

fix: use ibc-go v4.5.1-apply-4992 #3428

Open snobbee opened 8 months ago

snobbee commented 8 months ago

Apply changes from https://github.com/cosmos/ibc-go/pull/4992 and backported in this PR https://github.com/cosmos/ibc-go/pull/5042

codecov[bot] commented 8 months ago

Codecov Report

Merging #3428 (cc1df88) into master (0c63583) will increase coverage by 0.42%. Report is 8 commits behind head on master. The diff coverage is 70.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3428      +/-   ##
==========================================
+ Coverage   43.35%   43.77%   +0.42%     
==========================================
  Files         166      168       +2     
  Lines       15895    15987      +92     
==========================================
+ Hits         6891     6999     +108     
+ Misses       8591     8571      -20     
- Partials      413      417       +4     
Files Coverage Δ
app/app.go 94.08% <100.00%> (+3.97%) :arrow_up:
cmd/sifnoded/cmd/ibc-diag.go 15.74% <ø> (ø)
x/clp/keeper/rewards_bucket.go 100.00% <100.00%> (ø)
x/clp/types/codec.go 100.00% <ø> (ø)
x/clp/types/key_rewards_bucket.go 100.00% <100.00%> (ø)
x/clp/types/keys.go 84.21% <100.00%> (+0.87%) :arrow_up:
x/clp/types/querier.go 100.00% <ø> (ø)
x/dispensation/types/types.go 100.00% <100.00%> (ø)
x/ibctransfer/helpers/conversion_helper.go 37.19% <ø> (ø)
x/ibctransfer/keeper/msg_server.go 86.95% <ø> (ø)
... and 6 more

... and 2 files with indirect coverage changes