You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
❌
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: