laszukdawid / PyEMD

Python implementation of Empirical Mode Decompoisition (EMD) method
https://pyemd.readthedocs.io/
Apache License 2.0
867 stars 224 forks source link

Doc #7

Closed laszukdawid closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #7 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   82.19%   82.21%   +0.01%     
==========================================
  Files          10       10              
  Lines         893      894       +1     
  Branches      114      114              
==========================================
+ Hits          734      735       +1     
  Misses        102      102              
  Partials       57       57
Impacted Files Coverage Δ
PyEMD/EMD.py 69.67% <100%> (ø) :arrow_up:
PyEMD/EEMD.py 80% <100%> (+0.58%) :arrow_up:

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 6488f28...483dba9. Read the comment docs.