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

prepare trie sync for path based operation #757

Merged
merged 2 commits into from Sep 4, 2020
Merged

prepare trie sync for path based operation #757

merged 2 commits into from Sep 4, 2020

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Sep 4, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 4, 2020

Codecov Report

Merging #757 into master will decrease coverage by 0.02%.
The diff coverage is 68.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #757      +/-   ##
==========================================
- Coverage   50.39%   50.37%   -0.03%     
==========================================
  Files         409      409              
  Lines       52842    52934      +92     
==========================================
+ Hits        26632    26663      +31     
- Misses      24201    24255      +54     
- Partials     2009     2016       +7     
Impacted Files Coverage Δ
ctxc/downloader/statesync.go 64.21% <63.79%> (-3.36%) ⬇️
trie/trie.go 79.37% <66.00%> (-2.99%) ⬇️
trie/sync.go 60.30% <82.60%> (+0.19%) ⬆️
trie/secure_trie.go 78.12% <100.00%> (+7.15%) ⬆️
p2p/discover/v4_udp.go 74.87% <0.00%> (-4.32%) ⬇️
ctxc/downloader/queue.go 79.43% <0.00%> (-1.41%) ⬇️
p2p/discv5/table.go 60.27% <0.00%> (-1.37%) ⬇️
p2p/simulations/mocker.go 33.63% <0.00%> (-0.91%) ⬇️
p2p/simulations/network.go 59.92% <0.00%> (-0.72%) ⬇️
... and 8 more

@ucwong ucwong merged commit 325ad96 into master Sep 4, 2020
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.

None yet

1 participant