confio / tgrade

The Tgrade Blockchain Binary, based on the Cosmos SDK and wasmd
Apache License 2.0
31 stars 10 forks source link

Upgrade wasmd to v0.29.0-rc1 #461

Closed alpe closed 1 year ago

alpe commented 1 year ago

Upgrade to wasmd v0.29.0-rc1

codecov-commenter commented 1 year ago

Codecov Report

Merging #461 (1de267d) into main (386fbed) will increase coverage by 0.10%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #461      +/-   ##
==========================================
+ Coverage   56.54%   56.65%   +0.10%     
==========================================
  Files          74       72       -2     
  Lines        5871     5807      -64     
==========================================
- Hits         3320     3290      -30     
+ Misses       2228     2197      -31     
+ Partials      323      320       -3     
Impacted Files Coverage Δ
app/test_helpers.go 0.99% <0.00%> (-0.02%) :arrow_down:
x/poe/bootstrap.go 70.73% <ø> (ø)
x/poe/keeper/historical_info.go 91.30% <ø> (ø)
x/twasm/keeper/genesis.go 70.14% <ø> (ø)
x/twasm/keeper/keeper.go 82.97% <ø> (ø)
x/twasm/types/genesis.go 87.03% <ø> (+3.10%) :arrow_up:
x/twasm/types/test_fixtures.go 87.05% <ø> (ø)
app/app.go 87.56% <100.00%> (ø)
... and 1 more
pinosu commented 1 year ago

Closing in favor of #471