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

ws test timeout fix #1402

Merged
merged 1 commit into from
Jan 15, 2023
Merged

ws test timeout fix #1402

merged 1 commit into from
Jan 15, 2023

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Jan 15, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 15, 2023

Codecov Report

Merging #1402 (d7323bb) into master (fd32198) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1402      +/-   ##
==========================================
- Coverage   51.70%   51.67%   -0.04%     
==========================================
  Files         464      464              
  Lines       58392    58392              
==========================================
- Hits        30190    30172      -18     
- Misses      25917    25930      +13     
- Partials     2285     2290       +5     
Impacted Files Coverage Δ
rpc/server.go 76.27% <0.00%> (-6.78%) ⬇️
p2p/discover/table.go 84.19% <0.00%> (-2.44%) ⬇️
core/rawdb/chain_iterator.go 60.89% <0.00%> (-1.12%) ⬇️
p2p/simulations/network.go 59.85% <0.00%> (-0.72%) ⬇️
ctxc/downloader/downloader.go 76.76% <0.00%> (-0.52%) ⬇️
core/txpool/txpool.go 72.58% <0.00%> (-0.25%) ⬇️
core/rawdb/freezer.go 42.61% <0.00%> (ø)
trie/proof.go 75.75% <0.00%> (+0.30%) ⬆️
core/rawdb/chain_freezer.go 21.21% <0.00%> (+0.60%) ⬆️
ctxc/filters/api.go 51.33% <0.00%> (+0.66%) ⬆️
... and 1 more

@ucwong ucwong merged commit 2eeea0b into master Jan 15, 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