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

Reorganize tests #93

Merged
merged 5 commits into from
Sep 26, 2019
Merged

Reorganize tests #93

merged 5 commits into from
Sep 26, 2019

Conversation

jeremyliweishih
Copy link
Contributor

Organize tests into:

  • automl_tests
  • demo_tests
  • objective_tests
  • pipeline_tests
  • preprocessing_tests
  • problem_type_tests

@codecov
Copy link

codecov bot commented Sep 19, 2019

Codecov Report

Merging #93 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   92.54%   92.54%           
=======================================
  Files          47       47           
  Lines        1248     1248           
=======================================
  Hits         1155     1155           
  Misses         93       93
Impacted Files Coverage Δ
evalml/tests/objective_tests/test_lead_scoring.py 100% <ø> (ø)
evalml/tests/demo_tests/test_datasets.py 100% <ø> (ø)
...s/preprocessing_tests/test_detect_label_leakage.py 100% <ø> (ø)
...l/tests/pipeline_tests/test_logistic_regression.py 100% <ø> (ø)
evalml/tests/automl_tests/test_autoregressor.py 100% <ø> (ø)
evalml/tests/automl_tests/test_autoclassifier.py 100% <ø> (ø)
evalml/tests/pipeline_tests/test_xgboost.py 100% <ø> (ø)
evalml/tests/pipeline_tests/test_rf.py 100% <ø> (ø)
...alml/tests/objective_tests/test_fraud_detection.py 100% <ø> (ø)
evalml/tests/objective_tests/test_objectives.py 100% <ø> (ø)
... and 2 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 93c8adb...beda92f. Read the comment docs.

@jeremyliweishih jeremyliweishih added this to the Sprint # 2 milestone Sep 20, 2019
Copy link
Contributor

@kmax12 kmax12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeremyliweishih jeremyliweishih merged commit c899a91 into master Sep 26, 2019
@jeremyliweishih jeremyliweishih deleted the organize-tests branch September 26, 2019 14:43
@angela97lin angela97lin mentioned this pull request Oct 29, 2019
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.

None yet

2 participants