trustwallet / blockatlas

Clean and lightweight cross-chain transaction API
MIT License
371 stars 229 forks source link

[Cosmos] Fix blocks/latest API json response #1442

Closed hewigovens closed 3 years ago

hewigovens commented 3 years ago

block_meta changed to block

codecov[bot] commented 3 years ago

Codecov Report

Merging #1442 (08ddcda) into master (56de9d7) will not change coverage. The diff coverage is 0%.

:exclamation: Current head 08ddcda differs from pull request most recent head 6961324. Consider uploading reports for the commit 6961324 to get more accurate results Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1442   +/-   ##
======================================
  Coverage      43%     43%           
======================================
  Files         146     146           
  Lines        4016    4016           
======================================
  Hits         1739    1739           
  Misses       2117    2117           
  Partials      160     160           
Impacted Files Coverage Δ
platform/cosmos/client.go 0% <0%> (ø)
platform/cosmos/model.go 86% <ø> (ø)
platform/kava/client.go 0% <0%> (ø)
platform/kava/model.go 86% <ø> (ø)

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 56de9d7...6961324. Read the comment docs.