TimeEval / GutenTAG

GutenTAG is an extensible tool to generate time series datasets with and without anomalies; integrated with TimeEval.
MIT License
71 stars 13 forks source link

Allow nesting of trends #27

Closed CodeLionX closed 1 year ago

CodeLionX commented 1 year ago

ECG with sine trend with polynomial trend:

nested-trend

codecov[bot] commented 1 year ago

Codecov Report

Merging #27 (d2a8e01) into main (ed1ba57) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   89.78%   89.84%   +0.05%     
==========================================
  Files          53       53              
  Lines        2076     2078       +2     
==========================================
+ Hits         1864     1867       +3     
+ Misses        212      211       -1     
Flag Coverage Δ
unittests 89.84% <100.00%> (+0.05%) :arrow_up:

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

Impacted Files Coverage Δ
gutenTAG/base_oscillations/interface.py 94.36% <100.00%> (+0.16%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more