Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

App's own Blocks table #447

Merged
merged 13 commits into from
Mar 24, 2020
Merged

Conversation

devintegral
Copy link
Contributor

app.Store.table.Blocks stores some data about blocks, because this information cann't be transmitted through ABCI.
It is a step to the Tendermint.

@codecov-io
Copy link

codecov-io commented Mar 22, 2020

Codecov Report

Merging #447 into develop will increase coverage by 0.06%.
The diff coverage is 22.11%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #447      +/-   ##
===========================================
+ Coverage    44.20%   44.27%   +0.06%     
===========================================
  Files          165      168       +3     
  Lines        11621    11637      +16     
===========================================
+ Hits          5137     5152      +15     
  Misses        6071     6071              
- Partials       413      414       +1     
Impacted Files Coverage Δ
app/app.go 0.00% <0.00%> (ø)
app/block_info.go 0.00% <0.00%> (ø)
app/ethapi_backend.go 0.00% <0.00%> (ø)
app/poi.go 0.00% <0.00%> (ø)
app/provided_store.go 0.00% <0.00%> (ø)
app/scores.go 0.00% <0.00%> (ø)
gossip/consensus_callbacks.go 10.62% <0.00%> (+0.13%) ⬆️
gossip/ethapi_backend.go 0.00% <0.00%> (ø)
gossip/filters/filter.go 75.89% <0.00%> (ø)
app/store_migration.go 70.73% <46.66%> (-3.90%) ⬇️
... and 13 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 b13274a...7cb4d18. Read the comment docs.

@devintegral devintegral merged commit 6145da3 into Fantom-foundation:develop Mar 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants