Oulu-IMEDS / solt

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

nd follow-up #69

Closed soupault closed 4 years ago

soupault commented 4 years ago
soupault commented 4 years ago

@lext this is ready for review. This PR also fixes CutOut tests to solve the CI.

codecov-io commented 4 years ago

Codecov Report

Merging #69 into master will decrease coverage by 0.35%. The diff coverage is 99.55%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #69      +/-   ##
===========================================
- Coverage   100.00%   99.64%   -0.36%     
===========================================
  Files            8       10       +2     
  Lines         1380     1392      +12     
===========================================
+ Hits          1380     1387       +7     
- Misses           0        5       +5     
Impacted Files Coverage Δ
solt/utils/_serial.py 100.00% <ø> (ø)
solt/core/_data.py 99.06% <97.82%> (-0.94%) :arrow_down:
solt/constants.py 100.00% <100.00%> (ø)
solt/core/_base_transforms.py 100.00% <100.00%> (ø)
solt/transforms/_transforms.py 99.56% <100.00%> (-0.44%) :arrow_down:
solt/utils/__init__.py 100.00% <100.00%> (ø)
solt/utils/_checks.py 100.00% <100.00%> (ø)

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 8738fae...2f375bc. Read the comment docs.