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

Merged
merged 1 commit into from
Dec 16, 2019
Merged

test: fix travis ci #2025

merged 1 commit into from
Dec 16, 2019

Conversation

nolouch
Copy link
Contributor

@nolouch nolouch commented Dec 16, 2019

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 #2025 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2025      +/-   ##
==========================================
+ Coverage   77.46%   77.46%   +<.01%     
==========================================
  Files         180      180              
  Lines       18045    18045              
==========================================
+ Hits        13978    13979       +1     
+ Misses       3014     3012       -2     
- Partials     1053     1054       +1
Impacted Files Coverage Δ
server/kv/etcd_kv.go 75.32% <0%> (-9.1%) ⬇️
server/heartbeat_streams.go 67% <0%> (-6%) ⬇️
server/member/leader.go 75.51% <0%> (-1.54%) ⬇️
server/tso/tso.go 80.29% <0%> (-0.73%) ⬇️
server/schedule/operator_controller.go 83.57% <0%> (-0.19%) ⬇️
server/grpc_service.go 57.88% <0%> (+0.21%) ⬆️
client/client.go 71.69% <0%> (+0.41%) ⬆️
server/handler.go 51.59% <0%> (+0.45%) ⬆️
server/region_syncer/client.go 82.89% <0%> (+3.94%) ⬆️
pkg/etcdutil/etcdutil.go 88.4% <0%> (+5.79%) ⬆️
... 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 f7f643c...0ac3bc0. Read the comment docs.

@nolouch nolouch added the component/testing CI testing. label Dec 16, 2019
@nolouch nolouch merged commit f3f8920 into tikv:master Dec 16, 2019
@nolouch nolouch deleted the fix-travis branch December 16, 2019 08:45
@nolouch nolouch added the needs-cherry-pick-release-3.1 The PR needs to cherry pick to release-3.1 branch. label Dec 17, 2019
@nolouch
Copy link
Contributor Author

nolouch commented Dec 17, 2019

/run-cherry-picker

@sre-bot
Copy link
Contributor

sre-bot commented Dec 17, 2019

cherry pick to release-3.1 in PR #2029

@nolouch nolouch added the needs-cherry-pick-release-3.0 The PR needs to cherry pick to release-3.0 branch. label Dec 17, 2019
@nolouch
Copy link
Contributor Author

nolouch commented Dec 17, 2019

/run-cherry-picker

@sre-bot
Copy link
Contributor

sre-bot commented Dec 17, 2019

cherry pick to release-3.0 failed

1 similar comment
@sre-bot
Copy link
Contributor

sre-bot commented Dec 17, 2019

cherry pick to release-3.0 failed

Huster-ljw pushed a commit to Huster-ljw/pd that referenced this pull request Dec 18, 2019
Signed-off-by: nolouch <nolouch@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/testing CI testing. needs-cherry-pick-release-3.0 The PR needs to cherry pick to release-3.0 branch. needs-cherry-pick-release-3.1 The PR needs to cherry pick to release-3.1 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants