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

Add get_evalml_requirements_file #4034

Merged
merged 8 commits into from
Mar 2, 2023
Merged

Conversation

jeremyliweishih
Copy link
Collaborator

Fixes #4033.

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #4034 (4d3e513) into main (33eb2c6) will increase coverage by 0.1%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main   #4034     +/-   ##
=======================================
+ Coverage   99.7%   99.7%   +0.1%     
=======================================
  Files        349     349             
  Lines      37472   37489     +17     
=======================================
+ Hits       37354   37371     +17     
  Misses       118     118             
Impacted Files Coverage Δ
evalml/tests/utils_tests/test_cli_utils.py 100.0% <100.0%> (ø)
evalml/utils/cli_utils.py 96.8% <100.0%> (+0.2%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

evalml/utils/cli_utils.py Outdated Show resolved Hide resolved
evalml/tests/utils_tests/test_cli_utils.py Outdated Show resolved Hide resolved
@jeremyliweishih jeremyliweishih merged commit a322411 into main Mar 2, 2023
@jeremyliweishih jeremyliweishih deleted the js_4033_requirements_file branch March 2, 2023 17:39
@chukarsten chukarsten mentioned this pull request Mar 15, 2023
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.

Create utility method to output EvalML requirements file
3 participants