tsflex icon indicating copy to clipboard operation
tsflex copied to clipboard

🎍 improving loggers as described in #66

Open jonasvdd opened this issue 3 years ago • 1 comments

jonasvdd avatar Aug 03 '22 07:08 jonasvdd

test fail because of pycatch @jvdd

jonasvdd avatar Aug 03 '22 08:08 jonasvdd

test fail because of pycatch @jvdd

Merging main should resolve this issue

jvdd avatar Jan 18 '23 11:01 jvdd

Codecov Report

Merging #73 (7a4b36a) into main (b602a71) will decrease coverage by 0.32%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   98.23%   97.91%   -0.32%     
==========================================
  Files          23       23              
  Lines        1243     1245       +2     
==========================================
- Hits         1221     1219       -2     
- Misses         22       26       +4     
Impacted Files Coverage Δ
tsflex/processing/series_processor.py 100.00% <ø> (ø)
tsflex/__init__.py 100.00% <100.00%> (ø)
tsflex/processing/logger.py 100.00% <100.00%> (ø)
tsflex/processing/utils.py 74.19% <0.00%> (-6.46%) :arrow_down:
tsflex/features/integrations.py 98.48% <0.00%> (-1.52%) :arrow_down:
tsflex/features/feature_collection.py 99.52% <0.00%> (-0.48%) :arrow_down:

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

codecov-commenter avatar Jan 18 '23 12:01 codecov-commenter