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

fix(amplify-codegen): fix headless push with codegen #2743

Merged
merged 1 commit into from
Nov 16, 2019

Conversation

nikhname
Copy link
Contributor

Issue #, if available:
#2365
Description of changes:
Add back fix that was removed by prettier

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

@codecov-io
Copy link

Codecov Report

Merging #2743 into master will decrease coverage by 0.95%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2743      +/-   ##
==========================================
- Coverage   64.65%   63.69%   -0.96%     
==========================================
  Files         201      201              
  Lines        9848     9996     +148     
  Branches     2023     2030       +7     
==========================================
  Hits         6367     6367              
- Misses       3205     3351     +146     
- Partials      276      278       +2
Impacted Files Coverage Δ
packages/amplify-codegen/src/walkthrough/add.js 86.88% <100%> (ø) ⬆️
...ges/amplify-graphql-types-generator/src/loading.ts 74.5% <0%> (ø) ⬆️
...sync-simulator/src/schema/appsync-scalars/index.ts
...s/amplify-appsync-simulator/src/type-definition.ts
...-appsync-simulator/src/velocity/util/list-utils.ts
...ackages/amplify-appsync-simulator/src/utils/log.ts
...psync-simulator/src/data-loader/dynamo-db/index.ts
...es/amplify-appsync-simulator/src/velocity/index.ts
...ages/amplify-appsync-simulator/src/server/index.ts 0% <0%> (ø)
...psync-simulator/src/velocity/util/general-utils.ts 0% <0%> (ø)
... and 4 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 fe0e979...c485aab. Read the comment docs.

@yuth yuth merged commit da248a4 into aws-amplify:master Nov 16, 2019
ambientlight added a commit to ambientlight/amplify-cli-action that referenced this pull request Nov 22, 2019
@github-actions
Copy link

This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2021
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