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

Update warnings #1338

Merged
merged 7 commits into from
Dec 14, 2021
Merged

Conversation

eddiebergman
Copy link
Contributor

Builds off the warngings file created in #1335, should be merged after that.

This PR introduces a few more warning catches and adds more warning catches throughout the test files.

@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #1338 (627d69f) into fix_regression_algorithms_y_dimensions (097b682) will increase coverage by 63.18%.
The diff coverage is n/a.

Impacted file tree graph

@@                             Coverage Diff                             @@
##           fix_regression_algorithms_y_dimensions    #1338       +/-   ##
===========================================================================
+ Coverage                                   24.74%   87.92%   +63.18%     
===========================================================================
  Files                                         140      140               
  Lines                                       10977    10977               
===========================================================================
+ Hits                                         2716     9652     +6936     
+ Misses                                       8261     1325     -6936     
Impacted Files Coverage Δ
autosklearn/data/abstract_data_manager.py 71.11% <0.00%> (+17.77%) ⬆️
autosklearn/util/data.py 40.54% <0.00%> (+18.91%) ⬆️
.../components/data_preprocessing/rescaling/minmax.py 100.00% <0.00%> (+23.07%) ⬆️
...mponents/data_preprocessing/rescaling/normalize.py 100.00% <0.00%> (+23.07%) ⬆️
.../data_preprocessing/rescaling/power_transformer.py 100.00% <0.00%> (+23.07%) ⬆️
autosklearn/experimental/selector.py 66.97% <0.00%> (+23.25%) ⬆️
...tosklearn/metalearning/metafeatures/metafeature.py 62.13% <0.00%> (+28.15%) ⬆️
...ne/components/data_preprocessing/rescaling/none.py 100.00% <0.00%> (+28.57%) ⬆️
autosklearn/util/dependencies.py 94.91% <0.00%> (+28.81%) ⬆️
...ata_preprocessing/category_shift/category_shift.py 95.83% <0.00%> (+33.33%) ⬆️
... and 114 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 097b682...627d69f. Read the comment docs.

@mfeurer mfeurer changed the base branch from development to fix_regression_algorithms_y_dimensions December 10, 2021 08:44
@mfeurer mfeurer merged commit bae241b into fix_regression_algorithms_y_dimensions Dec 14, 2021
@mfeurer mfeurer deleted the update_warnings branch December 14, 2021 08:40
@eddiebergman eddiebergman restored the update_warnings branch December 14, 2021 08:42
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.

2 participants