Update featuretools main workflow#3517
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3517 +/- ##
=======================================
- Coverage 99.7% 99.7% -0.0%
=======================================
Files 336 336
Lines 33417 33415 -2
=======================================
- Hits 33294 33292 -2
Misses 123 123
Continue to review full report at Codecov.
|
|
Thank you for helping us fix @rwedge !!
Since we're midway through switching to Thoughts @alteryx/evalml ? |
|
@freddyaboulton perhaps could we use |
|
That's a great idea @rwedge ! I wonder if we can use the existing |
| run: | | ||
| python -m pip install -e unpacked_sdist/[test] | ||
| cd unpacked_sdist | ||
| make -f ../Makefile installdeps-prophet |
There was a problem hiding this comment.
There is no point in running make package_evalml if you are just going to run installdeps which just installs from the requirement text files.
PR to iron out issues with the featuretools main CI workflow