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

Organize Tests #91

Closed
wants to merge 3 commits into from
Closed

Organize Tests #91

wants to merge 3 commits into from

Conversation

jeremyliweishih
Copy link
Collaborator

@jeremyliweishih jeremyliweishih commented Sep 18, 2019

Organized into the following:

  • pipelines_tests
  • automl_tests
  • objective_tests
  • utils_tests

@jeremyliweishih jeremyliweishih changed the base branch from master to code-cov September 18, 2019 15:42
@codecov
Copy link

codecov bot commented Sep 18, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@a3d3304). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #91   +/-   ##
=========================================
  Coverage          ?   92.41%           
=========================================
  Files             ?       47           
  Lines             ?     1226           
  Branches          ?        0           
=========================================
  Hits              ?     1133           
  Misses            ?       93           
  Partials          ?        0
Impacted Files Coverage Δ
evalml/tests/utils_tests/test_problem_types.py 100% <ø> (ø)
evalml/tests/objective_tests/test_lead_scoring.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/pipeline_tests/test_pipelines.py 93.33% <ø> (ø)
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 a3d3304...d00e27b. Read the comment docs.

@jeremyliweishih jeremyliweishih changed the title WIP: Code cov test WIP: Organize Tests Sep 18, 2019
@jeremyliweishih jeremyliweishih mentioned this pull request Sep 18, 2019
@jeremyliweishih jeremyliweishih changed the title WIP: Organize Tests Organize Tests Sep 18, 2019
@jeremyliweishih jeremyliweishih changed the title Organize Tests Organize Tests and codecov test Sep 18, 2019
@jeremyliweishih jeremyliweishih changed the base branch from code-cov to master September 18, 2019 18:47
@jeremyliweishih jeremyliweishih changed the title Organize Tests and codecov test Organize Tests Sep 18, 2019
@freddyaboulton freddyaboulton deleted the code-cov-test branch May 13, 2022 14:50
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

1 participant