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

feat: migrate auth and datastore hooks #1107

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

Jshhhh
Copy link
Contributor

@Jshhhh Jshhhh commented Oct 17, 2023

Problem

migrate auth and datastore hooks from amplify ui

Automated tests

  • Unit tests added/updated
  • E2E tests added/updated
  • N/A - (provide a reason)
  • deferred - (provide GitHub issue for tracking)

Housekeeping

  • No non-essential console logs
  • All new files contain license notice

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Jshhhh Jshhhh requested a review from a team as a code owner October 17, 2023 03:52
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2023

Codecov Report

Merging #1107 (6e2ac2e) into main (1e2b41a) will increase coverage by 1.11%.
Report is 1 commits behind head on main.
The diff coverage is 92.02%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1107      +/-   ##
==========================================
+ Coverage   91.09%   92.21%   +1.11%     
==========================================
  Files         143      151       +8     
  Lines        6288     6380      +92     
  Branches     1897     1914      +17     
==========================================
+ Hits         5728     5883     +155     
+ Misses        540      478      -62     
+ Partials       20       19       -1     
Files Coverage Δ
...ges/codegen-ui-react/lib/imports/import-mapping.ts 100.00% <100.00%> (ø)
...-react/lib/react-utils-studio-template-renderer.ts 95.00% <100.00%> (ø)
...eact/lib/utils-file-functions/get-error-message.ts 78.57% <100.00%> (ø)
...le-functions/hooks/__tests__/test-models/schema.ts 100.00% <100.00%> (ø)
...s-file-functions/hooks/createDataStorePredicate.ts 100.00% <100.00%> (ø)
...n-ui-react/lib/utils-file-functions/hooks/index.ts 100.00% <100.00%> (ø)
.../utils-file-functions/hooks/useDataStoreBinding.ts 100.00% <100.00%> (ø)
...s-file-functions/hooks/useDataStoreDeleteAction.ts 100.00% <100.00%> (ø)
...s-file-functions/hooks/useDataStoreUpdateAction.ts 100.00% <100.00%> (ø)
...codegen-ui-react/lib/utils-file-functions/index.ts 100.00% <100.00%> (ø)
... and 4 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e2b41a...6e2ac2e. Read the comment docs.

@Jshhhh Jshhhh force-pushed the add-auth-datastore-hooks branch 2 times, most recently from 6e2ac2e to 21d1679 Compare October 17, 2023 18:25
@Milan-Shah Milan-Shah self-requested a review October 18, 2023 08:53
@Jshhhh Jshhhh merged commit f731222 into main Oct 18, 2023
9 checks passed
@Jshhhh Jshhhh deleted the add-auth-datastore-hooks branch October 18, 2023 14:28
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

4 participants