Skip to content

feat: parallel intra strided-rolling#102

Open
jvdd wants to merge 8 commits into
mainfrom
parallel_func_wrapper
Open

feat: parallel intra strided-rolling#102
jvdd wants to merge 8 commits into
mainfrom
parallel_func_wrapper

Conversation

@jvdd

@jvdd jvdd commented May 24, 2023

Copy link
Copy Markdown
Collaborator

Closes #98

Comment thread tsflex/features/function_wrapper.py Outdated
Comment thread tsflex/features/function_wrapper.py Outdated
@codecov-commenter

codecov-commenter commented May 24, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.74%. Comparing base (00c37eb) to head (17c5a23).
⚠️ Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
tsflex/features/segmenter/strided_rolling.py 78.57% 3 Missing ⚠️
tsflex/features/feature_collection.py 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   97.91%   97.74%   -0.18%     
==========================================
  Files          23       23              
  Lines        1247     1284      +37     
==========================================
+ Hits         1221     1255      +34     
- Misses         26       29       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread tsflex/features/feature_collection.py
@jvdd jvdd marked this pull request as ready for review June 8, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow parallellization over the sliding-windows instead of over the feature functions?

3 participants