doc: added test run details for easy lookup#1602
Draft
rohansen856 wants to merge 4 commits intoopenml:mainfrom
Draft
doc: added test run details for easy lookup#1602rohansen856 wants to merge 4 commits intoopenml:mainfrom
rohansen856 wants to merge 4 commits intoopenml:mainfrom
Conversation
Signed-off-by: rohansen856 <rohansen856@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1602 +/- ##
===========================================
+ Coverage 52.72% 66.41% +13.68%
===========================================
Files 36 36
Lines 4326 4326
===========================================
+ Hits 2281 2873 +592
+ Misses 2045 1453 -592 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…d tests as non-strict expected fail. (openml#1587)" This reverts commit f9fb3a1. modified: tests/test_datasets/test_dataset_functions.py modified: tests/test_flows/test_flow.py modified: tests/test_flows/test_flow_functions.py modified: tests/test_runs/test_run.py modified: tests/test_runs/test_run_functions.py modified: tests/test_setups/test_setup_functions.py modified: tests/test_tasks/test_classification_task.py modified: tests/test_tasks/test_learning_curve_task.py modified: tests/test_tasks/test_regression_task.py modified: tests/test_tasks/test_task.py modified: tests/test_tasks/test_task_functions.py
Contributor
Author
|
@EmanAbdelhaleem i reverted changes from your PR #1587 whch adds the |
Signed-off-by: rohansen856 <rohansen856@gmail.com>
This reverts commit 6043686.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Metadata
I am going to incrementally attach my findings about the test failure issues and test results so that everyone can quickly take a look and give their opinions on them.