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

build/ci: handle split up listing #655

Merged
merged 1 commit into from
Jul 5, 2020
Merged

build/ci: handle split up listing #655

merged 1 commit into from
Jul 5, 2020

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Jul 5, 2020

(cherry picked from commit fa01117498a580f8de35e026f7e0ab38313868dd)

(cherry picked from commit fa01117498a580f8de35e026f7e0ab38313868dd)
@codecov
Copy link

codecov bot commented Jul 5, 2020

Codecov Report

Merging #655 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #655      +/-   ##
==========================================
- Coverage   50.85%   50.84%   -0.02%     
==========================================
  Files         405      405              
  Lines       51727    51727              
==========================================
- Hits        26308    26301       -7     
+ Misses      23405    23402       -3     
- Partials     2014     2024      +10     
Impacted Files Coverage Δ
p2p/discover/lookup.go 95.23% <0.00%> (-1.91%) ⬇️
trie/proof.go 75.37% <0.00%> (-1.87%) ⬇️
p2p/discv5/table.go 60.27% <0.00%> (-1.37%) ⬇️
rpc/handler.go 89.76% <0.00%> (-0.94%) ⬇️
p2p/peer.go 78.99% <0.00%> (-0.92%) ⬇️
p2p/simulations/mocker.go 33.63% <0.00%> (-0.91%) ⬇️
ctxc/downloader/queue.go 81.37% <0.00%> (-0.46%) ⬇️
ctxc/downloader/downloader.go 78.67% <0.00%> (-0.11%) ⬇️
rpc/client.go 81.69% <0.00%> (+0.70%) ⬆️
p2p/discover/table.go 85.53% <0.00%> (+2.51%) ⬆️

@ucwong ucwong merged commit 814f6af into master Jul 5, 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

2 participants