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

correct copyright notice; remove old copyright from ODFE #257

Merged
merged 2 commits into from
Oct 6, 2021

Conversation

ylwu-amzn
Copy link
Collaborator

Signed-off-by: Yaliang Wu ylwu@amazon.com

Description

  1. Correct copyright notice
  2. Remove old copyright from ODFE

Issues Resolved

#161

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Yaliang Wu <ylwu@amazon.com>
dblock
dblock previously approved these changes Sep 30, 2021
@ylwu-amzn
Copy link
Collaborator Author

ylwu-amzn commented Sep 30, 2021

Hold this PR until 1.1 released in case someone needs to fix any issue.

@ylwu-amzn ylwu-amzn marked this pull request as draft September 30, 2021 18:43
@codecov-commenter
Copy link

Codecov Report

Merging #257 (8892cc7) into main (ddda431) will increase coverage by 0.50%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #257      +/-   ##
============================================
+ Coverage     78.26%   78.76%   +0.50%     
- Complexity     3708     3730      +22     
============================================
  Files           276      276              
  Lines         15569    15569              
  Branches       1621     1621              
============================================
+ Hits          12185    12263      +78     
+ Misses         2670     2589      -81     
- Partials        714      717       +3     
Flag Coverage Δ
plugin 78.76% <ø> (+0.50%) ⬆️

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

Impacted Files Coverage Δ
.../java/org/opensearch/ad/AbstractProfileRunner.java 100.00% <ø> (ø)
...va/org/opensearch/ad/AnomalyDetectorJobRunner.java 66.25% <ø> (ø)
.../java/org/opensearch/ad/AnomalyDetectorPlugin.java 94.85% <ø> (ø)
...rg/opensearch/ad/AnomalyDetectorProfileRunner.java 69.25% <ø> (ø)
.../java/org/opensearch/ad/AnomalyDetectorRunner.java 44.82% <ø> (ø)
...in/java/org/opensearch/ad/EntityProfileRunner.java 75.42% <ø> (ø)
src/main/java/org/opensearch/ad/ExpiringState.java 100.00% <ø> (ø)
.../main/java/org/opensearch/ad/MaintenanceState.java 100.00% <ø> (ø)
src/main/java/org/opensearch/ad/MemoryTracker.java 79.56% <ø> (ø)
src/main/java/org/opensearch/ad/Name.java 100.00% <ø> (ø)
... and 241 more

@ylwu-amzn ylwu-amzn marked this pull request as ready for review October 6, 2021 16:39
@ylwu-amzn
Copy link
Collaborator Author

Hold this PR until 1.1 released in case someone needs to fix any issue.

Set this PR as ready for review as we have released OpenSearch 1.1 yesterday.

@ylwu-amzn ylwu-amzn requested review from kaituo and ohltyler October 6, 2021 16:41
@ylwu-amzn ylwu-amzn merged commit 4baf75c into opensearch-project:main Oct 6, 2021
ohltyler pushed a commit to ohltyler/anomaly-detection-2 that referenced this pull request Nov 8, 2021
…project#257)

* correct copyright notice; remove old copyright from ODFE

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* fix compiling error and flaky test
ohltyler pushed a commit that referenced this pull request Nov 9, 2021
* correct copyright notice; remove old copyright from ODFE

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* fix compiling error and flaky test
@jackiehanyang jackiehanyang added the documentation Improvements or additions to documentation label Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants