Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move flatten_list util function into feature_discovery #2702

Merged
merged 6 commits into from
May 1, 2024

Conversation

thehomebrewnerd
Copy link
Contributor

@thehomebrewnerd thehomebrewnerd commented Apr 9, 2024

Closes #2701
Closes #2695

@thehomebrewnerd thehomebrewnerd changed the title Move util flatten_list util function into feature_discovery Move flatten_list util function into feature_discovery Apr 9, 2024
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.47%. Comparing base (21d0bf0) to head (478086f).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2702       +/-   ##
===========================================
+ Coverage   86.97%   99.47%   +12.50%     
===========================================
  Files         404      404               
  Lines       24230    24230               
===========================================
+ Hits        21073    24103     +3030     
+ Misses       3157      127     -3030     

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

@thehomebrewnerd thehomebrewnerd changed the title Move flatten_list util function into feature_discovery Move flatten_list util function into feature_discovery and remove Dask upper version restriction Apr 10, 2024
@thehomebrewnerd thehomebrewnerd changed the title Move flatten_list util function into feature_discovery and remove Dask upper version restriction Move flatten_list util function into feature_discovery May 1, 2024
@thehomebrewnerd thehomebrewnerd enabled auto-merge (squash) May 1, 2024 21:52
@thehomebrewnerd thehomebrewnerd merged commit 1bb0b60 into main May 1, 2024
26 checks passed
@thehomebrewnerd thehomebrewnerd deleted the fix-feature-disc-bug branch May 1, 2024 22:07
@thehomebrewnerd thehomebrewnerd mentioned this pull request May 14, 2024
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.

Fix import in feature_discovery module Investigate and remove Dask restriction in pyproject.toml
3 participants