opendistro-for-elasticsearch / anomaly-detection

A machine learning plugin in Open Distro for real time anomaly detection on streaming data.
https://opendistro.github.io/for-elasticsearch-docs/docs/ad/
Apache License 2.0
78 stars 36 forks source link

Update draft release notes config #379

Closed ohltyler closed 3 years ago

ohltyler commented 3 years ago

Issue #, if available:

Description of changes:

Identical to the AD Kibana plugin change.

Updates the config file to use the raw URL in the embedded link to simplify the creation of the release notes in the release-notes directory, per ODFE standards.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov[bot] commented 3 years ago

Codecov Report

Merging #379 (eefbb07) into master (bf2391f) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #379      +/-   ##
============================================
+ Coverage     79.08%   79.11%   +0.02%     
+ Complexity     2661     2660       -1     
============================================
  Files           247      247              
  Lines         11726    11726              
  Branches       1009     1009              
============================================
+ Hits           9274     9277       +3     
+ Misses         1972     1970       -2     
+ Partials        480      479       -1     
Flag Coverage Δ Complexity Δ
cli 79.27% <ø> (ø) 0.00 <ø> (ø)
plugin 79.10% <ø> (+0.02%) 0.00 <ø> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...on/opendistroforelasticsearch/ad/model/ADTask.java 95.31% <0.00%> (-1.25%) 64.00% <0.00%> (-2.00%)
...ndistroforelasticsearch/ad/task/ADTaskManager.java 72.82% <0.00%> (-0.23%) 81.00% <0.00%> (-1.00%)
...troforelasticsearch/ad/task/ADBatchTaskRunner.java 87.82% <0.00%> (ø) 62.00% <0.00%> (-1.00%)
...sticsearch/ad/indices/AnomalyDetectionIndices.java 51.26% <0.00%> (+0.31%) 45.00% <0.00%> (+1.00%)
...pendistroforelasticsearch/ad/cluster/HashRing.java 84.21% <0.00%> (+5.26%) 11.00% <0.00%> (+1.00%)
...stroforelasticsearch/ad/AnomalyDetectorRunner.java 46.25% <0.00%> (+6.25%) 7.00% <0.00%> (+1.00%)