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

pending loop err handled #1363

Merged
merged 2 commits into from Nov 18, 2022
Merged

pending loop err handled #1363

merged 2 commits into from Nov 18, 2022

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Nov 18, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #1363 (1b0bfaa) into master (fea6453) will increase coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1363      +/-   ##
==========================================
+ Coverage   51.66%   51.67%   +0.01%     
==========================================
  Files         460      460              
  Lines       58021    58021              
==========================================
+ Hits        29975    29983       +8     
+ Misses      25774    25768       -6     
+ Partials     2272     2270       -2     
Impacted Files Coverage Δ
common/lru/basiclru.go 96.11% <0.00%> (ø)
whisper/whisperv6/whisper.go 54.01% <0.00%> (-1.20%) ⬇️
p2p/peer.go 74.16% <0.00%> (-0.84%) ⬇️
ctxc/downloader/downloader.go 77.28% <0.00%> (-0.11%) ⬇️
p2p/server.go 66.35% <0.00%> (+0.37%) ⬆️
core/txpool/txpool.go 73.30% <0.00%> (+0.48%) ⬆️
p2p/simulations/network.go 60.57% <0.00%> (+0.71%) ⬆️
trie/proof.go 76.06% <0.00%> (+0.90%) ⬆️
rpc/client.go 86.37% <0.00%> (+0.99%) ⬆️
ctxc/sync.go 61.29% <0.00%> (+1.29%) ⬆️

@ucwong ucwong merged commit 85e0cd9 into master Nov 18, 2022
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