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

chore: add APACHE-2.0 license header #518

Merged
merged 5 commits into from Nov 15, 2022
Merged

chore: add APACHE-2.0 license header #518

merged 5 commits into from Nov 15, 2022

Conversation

waynexia
Copy link
Contributor

@waynexia waynexia commented Nov 15, 2022

Changes Included

  • add APACHE-2.0 license header
  • add github workflow job
  • check dependency's license

Thanks to https://github.com/apache/skywalking-eyes for this brilliant tools

waynexia added 5 commits Nov 15, 2022
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Copy link
Contributor

@killme2008 killme2008 left a comment

LGTM

@v0y4g3r v0y4g3r self-requested a review Nov 15, 2022
Copy link
Contributor

@v0y4g3r v0y4g3r left a comment

LGTM

@v0y4g3r v0y4g3r merged commit 7ba5129 into develop Nov 15, 2022
6 checks passed
@v0y4g3r v0y4g3r deleted the license-checker branch Nov 15, 2022
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #518 (f9e1259) into develop (6c6eeda) will not change coverage.
The diff coverage is 100.00%.

Current head f9e1259 differs from pull request most recent head 10603d7. Consider uploading reports for the commit 10603d7 to get more accurate results

@@           Coverage Diff            @@
##           develop     #518   +/-   ##
========================================
  Coverage    86.45%   86.45%           
========================================
  Files          398      398           
  Lines        49953    49953           
========================================
  Hits         43187    43187           
  Misses        6766     6766           
Flag Coverage Δ
rust 86.45% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/api/src/error.rs 41.66% <ø> (ø)
src/api/src/helper.rs 93.42% <ø> (ø)
src/api/src/result.rs 99.15% <ø> (ø)
src/api/src/serde.rs 100.00% <ø> (ø)
src/api/src/v1/meta.rs 78.81% <ø> (ø)
src/catalog/src/error.rs 84.21% <ø> (ø)
src/catalog/src/local/manager.rs 66.56% <ø> (ø)
src/catalog/src/local/memory.rs 70.37% <ø> (ø)
src/catalog/src/remote.rs 65.38% <ø> (ø)
src/catalog/src/remote/client.rs 36.36% <ø> (ø)
... and 405 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants