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

Added Doctest Testing #233

Merged
merged 3 commits into from
Nov 21, 2019
Merged

Added Doctest Testing #233

merged 3 commits into from
Nov 21, 2019

Conversation

christopherbunn
Copy link
Contributor

Resolves #218

@codecov
Copy link

codecov bot commented Nov 21, 2019

Codecov Report

Merging #233 into master will increase coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #233      +/-   ##
=========================================
+ Coverage   96.57%   96.9%   +0.33%     
=========================================
  Files          92      92              
  Lines        2422    2422              
=========================================
+ Hits         2339    2347       +8     
+ Misses         83      75       -8
Impacted Files Coverage Δ
evalml/guardrails/utils.py 96% <ø> (ø) ⬆️
evalml/models/apply.py 25% <0%> (+25%) ⬆️

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 daef8e9...6d07580. Read the comment docs.

@christopherbunn christopherbunn merged commit 2e8528c into master Nov 21, 2019
@angela97lin angela97lin mentioned this pull request Dec 16, 2019
@dsherry dsherry deleted the doctests-circleci branch May 26, 2020 21:07
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.

Setup doctests and write 1 doctest
2 participants