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

Fix failing unit tests #26

Open
kelly-sovacool opened this issue Jan 4, 2023 · 1 comment
Open

Fix failing unit tests #26

kelly-sovacool opened this issue Jan 4, 2023 · 1 comment

Comments

@kelly-sovacool
Copy link
Member

kelly-sovacool commented Jan 4, 2023

Need to change how some results files are compared instead of byte-by-byte. We already have great test coverage in the R package, so having unit tests in this workflow isn't strictly necessary, but would be nice to have in case there are file I/O issues.

pytest status

unit test file status
test_combine_benchmarks
test_combine_hp_performance
test_combine_results
test_find_feature_importance
test_plot_benchmarks
test_plot_feature_importance
test_plot_hp_performance
test_plot_performance
test_preprocess_data
test_render_report
test_run_ml
@kelly-sovacool
Copy link
Member Author

Consider only addressing #27, because the mikropml R package already includes great unit tests.

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

No branches or pull requests

1 participant