pingcap / tiup

A component manager for TiDB
https://tiup.io
Apache License 2.0
411 stars 304 forks source link

tiproxy not use nightly by default #2305

Closed nexustar closed 8 months ago

nexustar commented 8 months ago

What problem does this PR solve?

What is changed and how it works?

Check List

Tests

Code changes

Side effects

Related changes

Release notes:

NONE
codecov-commenter commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (310afd1) 55.39% compared to head (42ac4bc) 50.17%.

:exclamation: Current head 42ac4bc differs from pull request most recent head 0e25187. Consider uploading reports for the commit 0e25187 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2305 +/- ## ========================================== - Coverage 55.39% 50.17% -5.21% ========================================== Files 325 324 -1 Lines 34706 34693 -13 ========================================== - Hits 19222 17406 -1816 - Misses 13185 15004 +1819 + Partials 2299 2283 -16 ``` | [Flag](https://app.codecov.io/gh/pingcap/tiup/pull/2305/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap) | Coverage Δ | | |---|---|---| | [tiup](https://app.codecov.io/gh/pingcap/tiup/pull/2305/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap) | `15.56% <0.00%> (+<0.01%)` | :arrow_up: | | [unittest](https://app.codecov.io/gh/pingcap/tiup/pull/2305/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/pingcap/tiup/pull/2305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap) | Coverage Δ | | |---|---|---| | [components/playground/main.go](https://app.codecov.io/gh/pingcap/tiup/pull/2305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap#diff-Y29tcG9uZW50cy9wbGF5Z3JvdW5kL21haW4uZ28=) | `59.24% <ø> (ø)` | | | [components/playground/playground.go](https://app.codecov.io/gh/pingcap/tiup/pull/2305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap#diff-Y29tcG9uZW50cy9wbGF5Z3JvdW5kL3BsYXlncm91bmQuZ28=) | `44.31% <ø> (+0.04%)` | :arrow_up: | | [pkg/cluster/spec/tiproxy.go](https://app.codecov.io/gh/pingcap/tiup/pull/2305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap#diff-cGtnL2NsdXN0ZXIvc3BlYy90aXByb3h5Lmdv) | `4.35% <0.00%> (-0.46%)` | :arrow_down: | ... and [59 files with indirect coverage changes](https://app.codecov.io/gh/pingcap/tiup/pull/2305/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kaaaaaaang commented 8 months ago

/lgtm

ti-chi-bot[bot] commented 8 months ago

[LGTM Timeline notifier]

Timeline:

kaaaaaaang commented 8 months ago

/approve

ti-chi-bot[bot] commented 8 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kaaaaaaang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/pingcap/tiup/blob/master/OWNERS)~~ [kaaaaaaang] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment