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

Add timeout while synchronizing head blocks #352

Merged
merged 12 commits into from
May 31, 2019
Merged

Conversation

leventeliu
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 28, 2019

Codecov Report

Merging #352 into develop will decrease coverage by 0.09%.
The diff coverage is 79.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #352     +/-   ##
==========================================
- Coverage    80.61%   80.51%   -0.1%     
==========================================
  Files          174      174             
  Lines        12347    12388     +41     
==========================================
+ Hits          9953     9974     +21     
- Misses        1658     1676     +18     
- Partials       736      738      +2
Impacted Files Coverage Δ
rpc/mux/rawcaller.go 82.35% <0%> (ø) ⬆️
worker/db.go 65.65% <0%> (-0.85%) ⬇️
naconn/conn.go 68.13% <100%> (ø) ⬆️
sqlchain/runtime.go 79.14% <100%> (+1.21%) ⬆️
crypto/etls/conn.go 77.77% <100%> (+4.76%) ⬆️
sqlchain/chain.go 73.07% <79.78%> (-1.82%) ⬇️
utils/net.go 93.33% <0%> (-4%) ⬇️
sqlchain/mux.go 58.82% <0%> (-2.95%) ⬇️
client/conn.go 70.68% <0%> (-0.41%) ⬇️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e9c3a3...6c56de1. Read the comment docs.

@CovenantSQL CovenantSQL deleted a comment from codecov bot May 28, 2019
@laodouya laodouya merged commit 40a3740 into develop May 31, 2019
@laodouya laodouya deleted the bugfix/rpc_timeout branch May 31, 2019 06:58
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

3 participants