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

test(cli): add test for get-plugin-instance extensions #7233

Merged
merged 1 commit into from
May 4, 2021

Conversation

fossamagna
Copy link
Contributor

Description of changes

Increase test coverage of amplify-cli/extensions.

Description of how you validated changes

lerna --scope @aws-amplify/cli run test

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@fossamagna fossamagna requested a review from a team as a code owner May 2, 2021 13:34
@codecov-commenter
Copy link

Codecov Report

Merging #7233 (65ab04c) into master (0b20951) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7233      +/-   ##
==========================================
+ Coverage   52.27%   52.28%   +0.01%     
==========================================
  Files         491      492       +1     
  Lines       25248    25254       +6     
  Branches     4952     4954       +2     
==========================================
+ Hits        13199    13205       +6     
  Misses      11097    11097              
  Partials      952      952              
Impacted Files Coverage Δ
.../extensions/amplify-helpers/get-plugin-instance.ts 100.00% <0.00%> (ø)

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 0b20951...65ab04c. Read the comment docs.

@cjihrig cjihrig self-assigned this May 4, 2021
@cjihrig cjihrig merged commit e31c4b2 into aws-amplify:master May 4, 2021
@cjihrig
Copy link
Contributor

cjihrig commented May 4, 2021

Thank you for the contribution.

cjihrig pushed a commit to ctjlewis/amplify-cli that referenced this pull request Jul 12, 2021
)

This commit adds a test for get-plugin-instance extensions.
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.

3 participants