Skip to content

Conversation

eddiebergman
Copy link
Contributor

Fixes a test where a pipeline generates invalid values (seems to be a Kernal PCA specific error).

Also extends the timeout allowed for tests from 60 minutes to 120 minutes. The tests should be revisited at some point for sure, as it seems a lot of duplicate work is done.

@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #1387 (53cd00c) into development (4b21321) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1387      +/-   ##
===============================================
- Coverage        88.18%   88.17%   -0.01%     
===============================================
  Files              146      146              
  Lines            11392    11392              
===============================================
- Hits             10046    10045       -1     
- Misses            1346     1347       +1     
Impacted Files Coverage Δ
autosklearn/estimators.py 93.80% <ø> (ø)
..._preprocessing/select_percentile_classification.py 89.83% <0.00%> (-1.70%) ⬇️

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 322cdf3...53cd00c. Read the comment docs.

@eddiebergman eddiebergman merged commit 97475ed into development Feb 3, 2022
github-actions bot pushed a commit that referenced this pull request Feb 3, 2022
@eddiebergman eddiebergman deleted the fix_tests branch February 9, 2022 14:27
eddiebergman added a commit that referenced this pull request Aug 18, 2022
…#1387)

* Fix: ignore for certain configuration

* Fix: Extend timeout duration for 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

Successfully merging this pull request may close these issues.

1 participant