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

Support services not specified in metadata.json #3097

Merged
merged 1 commit into from
Feb 18, 2020

Conversation

workeitel
Copy link
Contributor

The commit #3087 introduced
passing a serviceIdentifier to the constructor which needs to be
present in the metadata.json. For private models thats not the case
and checking for xmlNoDefaultLists fails.

Checklist
  • npm run test passes
  • changelog is added, npm run add-change

The commit aws#3087 introduced
passing a `serviceIdentifier` to the constructor which needs to be
present in the `metadata.json`. For private models thats not the case
and checking for `xmlNoDefaultLists` fails.
@codecov-io
Copy link

codecov-io commented Feb 13, 2020

Codecov Report

Merging #3097 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3097      +/-   ##
==========================================
+ Coverage   97.05%   97.06%   +0.01%     
==========================================
  Files         330      330              
  Lines        9534     9534              
  Branches     1751     1751              
==========================================
+ Hits         9253     9254       +1     
+ Misses        281      280       -1
Impacted Files Coverage Δ
lib/model/api.js 100% <100%> (ø) ⬆️
lib/services/s3.js 98.19% <0%> (+0.18%) ⬆️

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 3bb160e...785b79e. Read the comment docs.

Copy link
Contributor

@AllanZhengYP AllanZhengYP left a comment

Choose a reason for hiding this comment

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

Looks good to me 🚢

@AllanZhengYP AllanZhengYP merged commit 8d8df1e into aws:master Feb 18, 2020
@lock
Copy link

lock bot commented Feb 28, 2020

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 Feb 28, 2020
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.

3 participants