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: format files touched by tscontext typing #11963

Merged

Conversation

sdstolworthy
Copy link
Contributor

@sdstolworthy sdstolworthy commented Feb 9, 2023

Description of changes

Formats files touched by a follow-up PR that improves the fidelity of $TSContext.

There are no functional changes in the PR, only formatting changes.

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes

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

@sdstolworthy sdstolworthy marked this pull request as ready for review February 9, 2023 23:56
@sdstolworthy sdstolworthy requested a review from a team as a code owner February 9, 2023 23:56
@codecov-commenter
Copy link

Codecov Report

Merging #11963 (6717714) into dev (984c0f8) will decrease coverage by 3.62%.
The diff coverage is 57.75%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              dev   #11963      +/-   ##
==========================================
- Coverage   49.45%   45.84%   -3.62%     
==========================================
  Files         692      819     +127     
  Lines       33424    37636    +4212     
  Branches     6840     7726     +886     
==========================================
+ Hits        16529    17253     +724     
- Misses      15370    18697    +3327     
- Partials     1525     1686     +161     
Impacted Files Coverage Δ
...y-appsync-simulator/src/resolvers/unit-resolver.ts 90.32% <0.00%> (ø)
...ages/amplify-appsync-simulator/src/schema/index.ts 70.68% <0.00%> (-1.25%) ⬇️
...s/amplify-appsync-simulator/src/type-definition.ts 100.00% <ø> (ø)
...tor/src/velocity/util/transform/dynamodb-filter.ts 4.93% <0.00%> (ø)
...ync-simulator/src/velocity/util/transform/index.ts 21.05% <0.00%> (ø)
...appsync-simulator/src/velocity/value-mapper/map.ts 86.88% <ø> (ø)
...ackages/amplify-category-auth/src/commands/auth.ts 0.00% <0.00%> (ø)
...es/amplify-category-auth/src/commands/auth/help.ts 0.00% <0.00%> (ø)
.../amplify-category-auth/src/commands/auth/import.ts 0.00% <0.00%> (ø)
...vice-walkthrough-types/cognito-user-input-types.ts 100.00% <ø> (ø)
... and 439 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sdstolworthy sdstolworthy merged commit 64f8354 into aws-amplify:dev Feb 10, 2023
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.

None yet

5 participants