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

pubsub #1410

Merged
merged 1 commit into from
Jan 23, 2023
Merged

pubsub #1410

merged 1 commit into from
Jan 23, 2023

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Jan 23, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #1410 (5462114) into master (639e567) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1410      +/-   ##
==========================================
+ Coverage   51.74%   51.75%   +0.01%     
==========================================
  Files         464      464              
  Lines       58404    58404              
==========================================
+ Hits        30219    30225       +6     
+ Misses      25889    25887       -2     
+ Partials     2296     2292       -4     
Impacted Files Coverage Δ
p2p/simulations/mocker.go 22.72% <0.00%> (-11.82%) ⬇️
core/rawdb/freezer_batch.go 81.63% <0.00%> (-2.05%) ⬇️
p2p/peer.go 74.16% <0.00%> (-1.67%) ⬇️
ctxc/downloader/downloader.go 76.65% <0.00%> (-0.94%) ⬇️
trie/proof.go 75.75% <0.00%> (-0.31%) ⬇️
p2p/server.go 66.35% <0.00%> (ø)
p2p/discover/v5_udp.go 81.57% <0.00%> (+0.43%) ⬆️
whisper/whisperv6/message.go 71.09% <0.00%> (+1.15%) ⬆️
ctxc/filters/api.go 51.33% <0.00%> (+1.33%) ⬆️
core/rawdb/chain_iterator.go 62.01% <0.00%> (+3.35%) ⬆️
... and 3 more

@ucwong ucwong merged commit ff2b909 into master Jan 23, 2023
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