Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading topic #47

Merged
merged 18 commits into from
Jan 13, 2021
Merged

Downloading topic #47

merged 18 commits into from
Jan 13, 2021

Conversation

themantre
Copy link
Contributor

  • Refactoring sync package
  • Adding download topic

@codecov
Copy link

codecov bot commented Jan 2, 2021

Codecov Report

Merging #47 (588e282) into main (afa2a83) will increase coverage by 4.68%.
The diff coverage is 85.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   74.62%   79.31%   +4.68%     
==========================================
  Files          87       85       -2     
  Lines        4000     4080      +80     
==========================================
+ Hits         2985     3236     +251     
+ Misses        748      597     -151     
+ Partials      267      247      -20     
Impacted Files Coverage Δ
consensus/height.go 79.16% <ø> (ø)
consensus/propose.go 72.88% <ø> (ø)
keystore/key/encrypted.go 69.49% <ø> (ø)
node/node.go 58.92% <ø> (ø)
sandbox/sandbox.go 73.54% <0.00%> (-2.97%) ⬇️
state/validation.go 85.71% <ø> (+5.35%) ⬆️
validator/validator.go 84.84% <ø> (+3.03%) ⬆️
txpool/pool.go 79.68% <50.00%> (ø)
state/state.go 77.86% <60.00%> (+7.57%) ⬆️
sync/sync.go 71.69% <79.74%> (+17.15%) ⬆️
... and 36 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 afa2a83...588e282. Read the comment docs.

@themantre themantre merged commit 348a6dc into main Jan 13, 2021
@themantre themantre deleted the syncing-topic branch January 13, 2021 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant