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

Separate app store #547

Open
wants to merge 5 commits into
base: develop2
Choose a base branch
from

Conversation

rus-alex
Copy link
Contributor

App's data is stored in a dedicated DB from now.
This change is a step to fully decoupled app and gossip logic.

@rus-alex rus-alex requested a review from andrecronje as a code owner October 18, 2020 14:22
@codecov-io
Copy link

Codecov Report

Merging #547 into develop2 will decrease coverage by 0.37%.
The diff coverage is 22.11%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop2     #547      +/-   ##
============================================
- Coverage     43.62%   43.25%   -0.38%     
============================================
  Files           162      162              
  Lines          9984    10065      +81     
============================================
- Hits           4356     4354       -2     
- Misses         5214     5296      +82     
- Partials        414      415       +1     
Impacted Files Coverage Δ
app/apply_genesis.go 0.00% <0.00%> (ø)
app/store_epoch_stats.go 0.00% <0.00%> (ø)
app/store_migration.go 0.00% <0.00%> (ø)
app/store_sfc_delegators.go 0.00% <ø> (ø)
cmd/lachesis/export.go 0.00% <0.00%> (ø)
evmcore/dummy_block.go 6.25% <0.00%> (-1.45%) ⬇️
gossip/config.go 100.00% <ø> (ø)
gossip/ethapi_backend.go 0.31% <0.00%> (ø)
gossip/store_refund.go 65.38% <ø> (ø)
gossip/store_migration.go 5.19% <2.73%> (+5.19%) ⬆️
... and 19 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 c5e06ab...707b7a2. Read the comment docs.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants