tikv / migration

Migration tools for TiKV, e.g. online bulk load.
Apache License 2.0
36 stars 26 forks source link

[close #345] build: fix client-java dependency #344

Closed pingyu closed 1 year ago

pingyu commented 1 year ago

What problem does this PR solve?

Issue Number: close #345

Problem Description: build: bulk load build failed

What is changed and how does it work?

Code changes

Check List for Tests

This PR has been tested by at least one of the following methods:

Side effects

Related changes

To reviewers

Please follow these principles to check this pull requests:

(The above text mainly refers to TiDB Development Guide. It's also highly recommended to read about Writing code review comments)

codecov[bot] commented 1 year ago

Codecov Report

Merging #344 (a210c73) into main (73d4378) will decrease coverage by 0.1701%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/tikv/migration/pull/344/graphs/tree.svg?width=650&height=150&src=pr&token=7nmbrqKeWs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tikv)](https://app.codecov.io/gh/tikv/migration/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tikv) ```diff @@ Coverage Diff @@ ## main #344 +/- ## ================================================ - Coverage 61.0648% 60.8948% -0.1701% ================================================ Files 240 240 Lines 20285 20317 +32 ================================================ - Hits 12387 12372 -15 - Misses 6778 6824 +46 - Partials 1120 1121 +1 ``` | Flag | Coverage Δ | | *Carryforward flag | |---|---|---|---| | br | `60.5320% <ø> (ø)` | | Carriedforward from [73d4378](https://app.codecov.io/gh/tikv/migration/commit/73d43788dfc2513d5bc3e579363438f147ccfb7d?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tikv) | | cdc | `61.0627% <ø> (-0.2493%)` | :arrow_down: | | *This pull request uses carry forward flags. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tikv) to find out more. [see 16 files with indirect coverage changes](https://app.codecov.io/gh/tikv/migration/pull/344/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tikv)