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

Add test to make sure all clients can be instantiated #1411

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

jeskew
Copy link
Contributor

@jeskew jeskew commented Mar 16, 2017

We don't have a test to make sure all clients can be instantiated, so this test adds one.

/cc @chrisradek

@codecov-io
Copy link

codecov-io commented Mar 16, 2017

Codecov Report

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

@@            Coverage Diff             @@
##           master    #1411      +/-   ##
==========================================
+ Coverage   90.85%   95.17%   +4.31%     
==========================================
  Files         173      174       +1     
  Lines        6113     6114       +1     
  Branches     1249     1249              
==========================================
+ Hits         5554     5819     +265     
+ Misses        559      295     -264
Impacted Files Coverage Δ
index.js 100% <0%> (ø)
lib/services/iotdata.js 30.76% <0%> (+15.38%)
clients/cloudsearch.js 76.47% <0%> (+23.52%)
clients/lambda.js 76.47% <0%> (+23.52%)
clients/iotdata.js 100% <0%> (+25%)
clients/lightsail.js 100% <0%> (+27.27%)
clients/mobileanalytics.js 100% <0%> (+27.27%)
clients/cloudhsm.js 100% <0%> (+27.27%)
clients/discovery.js 100% <0%> (+27.27%)
clients/cognitoidentityserviceprovider.js 100% <0%> (+27.27%)
... and 61 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 b2016fa...547e4d8. Read the comment docs.

Copy link
Contributor

@chrisradek chrisradek left a comment

Choose a reason for hiding this comment

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

:shipit:

@jeskew jeskew merged commit e695c27 into aws:master Mar 16, 2017
@jeskew jeskew deleted the chore/coverage-gap branch March 16, 2017 23:23
@lock
Copy link

lock bot commented Sep 28, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants