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

test: fix travis ci (#2025) #2029

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

sre-bot
Copy link
Contributor

@sre-bot sre-bot commented Dec 17, 2019

cherry-pick #2025 to release-3.1


Signed-off-by: nolouch nolouch@gmail.com

What problem does this PR solve?

go mod tidy failed.

What is changed and how it works?

lazy install goveralls.

Check List

Tests

  • Unit test

Signed-off-by: nolouch <nolouch@gmail.com>
@codecov-io
Copy link

Codecov Report

Merging #2029 into release-3.1 will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-3.1    #2029      +/-   ##
===============================================
+ Coverage        69.51%   69.52%   +0.01%     
===============================================
  Files              171      171              
  Lines            16814    16814              
===============================================
+ Hits             11688    11690       +2     
+ Misses            4148     4146       -2     
  Partials           978      978
Impacted Files Coverage Δ
server/util.go 70.7% <0%> (-4.46%) ⬇️
server/region_syncer/client.go 78.94% <0%> (-3.95%) ⬇️
server/namespace_cluster.go 81.81% <0%> (-3.9%) ⬇️
server/tso.go 74.35% <0%> (-1.71%) ⬇️
client/client.go 74.04% <0%> (+0.63%) ⬆️
server/grpc_service.go 60.55% <0%> (+0.63%) ⬆️
server/leader.go 83.26% <0%> (+1.22%) ⬆️
server/schedulers/shuffle_hot_region.go 65.38% <0%> (+6.41%) ⬆️
pkg/tempurl/tempurl.go 71.42% <0%> (+14.28%) ⬆️

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 19b6ccf...3767b1f. Read the comment docs.

@lhy1024
Copy link
Contributor

lhy1024 commented Dec 17, 2019

/run-all-tests

@disksing disksing merged commit 55fd0e5 into tikv:release-3.1 Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants