Oulu-IMEDS / solt

Streaming over lightweight data transformations
https://oulu-imeds.github.io/solt/
MIT License
263 stars 19 forks source link

Release 0.1.7 #24

Closed lext closed 5 years ago

lext commented 5 years ago

This PR has multiple updates for the release 0.1.7.

Besides, two new transforms have been added: CutOut and LandmarkJitter

codecov-io commented 5 years ago

Codecov Report

Merging #24 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #24   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines         979   1037   +58     
=====================================
+ Hits          979   1037   +58
Impacted Files Coverage Δ
solt/transforms/__init__.py 100% <ø> (ø) :arrow_up:
solt/transforms/_transforms.py 100% <100%> (ø) :arrow_up:
solt/data/_data.py 100% <100%> (ø) :arrow_up:
solt/constants/_constants.py 100% <100%> (ø) :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 40e33b9...0a21b00. Read the comment docs.