Skip to content

Enforce 90% Code Coverage for Unit Tests. #97

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

Merged
merged 6 commits into from
Mar 20, 2018

Conversation

iquintero
Copy link
Contributor

No description provided.

@iquintero iquintero requested a review from ChoiByungWook March 14, 2018 17:59
@codecov-io
Copy link

codecov-io commented Mar 14, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #97   +/-   ##
=========================================
  Coverage          ?   89.72%           
=========================================
  Files             ?       34           
  Lines             ?     2015           
  Branches          ?        0           
=========================================
  Hits              ?     1808           
  Misses            ?      207           
  Partials          ?        0

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 92d41d9...4b15667. Read the comment docs.

ChoiByungWook
ChoiByungWook previously approved these changes Mar 14, 2018
ChoiByungWook and others added 2 commits March 14, 2018 16:25
For the integration tests we are not interested in holding the 90%
coverage bar. Since we run them in isolation it doesn't report coverage
correctly and even setting a low threshold will fail the build. If we
set IGNORE_COVERAGE=-  then the exit code of coverage result will be
ignored.
@winstonaws winstonaws merged commit 6a74d07 into aws:master Mar 20, 2018
@iquintero iquintero deleted the coverage_enforcing branch April 2, 2018 00:05
apacker pushed a commit to apacker/sagemaker-python-sdk that referenced this pull request Nov 15, 2018
Update EnsembleLearnerCensusIncome.ipynb
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.

4 participants