Skip to content

Add timeout while synchronizing head blocks#352

Merged
laodouya merged 12 commits intodevelopfrom
bugfix/rpc_timeout
May 31, 2019
Merged

Add timeout while synchronizing head blocks#352
laodouya merged 12 commits intodevelopfrom
bugfix/rpc_timeout

Conversation

@leventeliu
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

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.

3 participants