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

*: fix license #4056

Merged
merged 2 commits into from
Aug 30, 2021
Merged

*: fix license #4056

merged 2 commits into from
Aug 30, 2021

Conversation

HunDunDM
Copy link
Member

What problem does this PR solve?

Fix wrong license header.

What is changed and how it works?

Find & Replace.

Check List

Tests

  • No code

Release note

None

Signed-off-by: HunDunDM <hundundm@gmail.com>
Signed-off-by: HunDunDM <hundundm@gmail.com>
@ti-chi-bot
Copy link
Member

ti-chi-bot commented Aug 30, 2021

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • disksing

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

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

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot ti-chi-bot added the release-note-none Denotes a PR that doesn't merit a release note. label Aug 30, 2021
@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Aug 30, 2021
@disksing disksing added the require-LGT1 Indicates that the PR requires an LGTM. label Aug 30, 2021
@disksing
Copy link
Contributor

/merge

@ti-chi-bot
Copy link
Member

@disksing: It seems you want to merge this PR, I will help you trigger all the tests:

/run-all-tests

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository.

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: 434a3eb

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Aug 30, 2021
@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #4056 (434a3eb) into master (fd3fc28) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4056      +/-   ##
==========================================
- Coverage   74.59%   74.53%   -0.06%     
==========================================
  Files         257      257              
  Lines       25980    25980              
==========================================
- Hits        19379    19364      -15     
- Misses       4874     4886      +12     
- Partials     1727     1730       +3     
Flag Coverage Δ
unittests 74.53% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/assertutil/assertutil.go 100.00% <ø> (ø)
pkg/encryption/crypter.go 57.28% <ø> (ø)
pkg/encryption/master_key.go 82.92% <ø> (ø)
pkg/encryption/region_crypter.go 67.92% <ø> (ø)
server/api/hot_status.go 61.90% <ø> (ø)
server/api/region_label.go 28.91% <ø> (ø)
server/api/version.go 100.00% <ø> (ø)
server/cluster/cluster_stat.go 78.48% <ø> (ø)
server/cluster/coordinator.go 73.64% <ø> (ø)
server/cluster/store_limiter.go 51.06% <ø> (ø)
... and 19 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 fd3fc28...434a3eb. Read the comment docs.

@ti-chi-bot ti-chi-bot merged commit 5d4775b into tikv:master Aug 30, 2021
@HunDunDM HunDunDM deleted the fix-license branch August 30, 2021 11:41
v01dstar pushed a commit to v01dstar/pd that referenced this pull request Oct 28, 2021
* *: fix license

Signed-off-by: HunDunDM <hundundm@gmail.com>

* *: fix license

Signed-off-by: HunDunDM <hundundm@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-none Denotes a PR that doesn't merit a release note. require-LGT1 Indicates that the PR requires an LGTM. status/can-merge Indicates a PR has been approved by a committer. status/LGT1 Indicates that a PR has LGTM 1.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants