aws-amplify / amplify-codegen-ui

Generate React components for use in an AWS Amplify project.
Apache License 2.0
32 stars 26 forks source link

fix: undefined reference errors in ToLinkMap callback #1133

Closed letsbelopez closed 10 months ago

letsbelopez commented 10 months ago

Problem

Merges in a commit from a patch branch

This one: https://github.com/aws-amplify/amplify-codegen-ui/pull/1130

Solution

merges in a previously approved commit

Additional Notes

none

Links

Ticket

GitHub issue:

Other links

Verification

Manual tests

Automated tests

Housekeeping

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

codecov-commenter commented 10 months ago

Codecov Report

Merging #1133 (4ca6fc2) into main (80194ff) will decrease coverage by 0.01%. The diff coverage is 100.00%.

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1133      +/-   ##
==========================================
- Coverage   93.86%   93.85%   -0.01%     
==========================================
  Files         149      149              
  Lines        6110     6104       -6     
  Branches     1839     1834       -5     
==========================================
- Hits         5735     5729       -6     
  Misses        357      357              
  Partials       18       18              
Files Coverage Δ
.../forms/form-renderer-helper/event-handler-props.ts 99.16% <100.00%> (ø)
...react/lib/forms/form-renderer-helper/form-state.ts 98.94% <100.00%> (ø)
...act/lib/forms/form-renderer-helper/model-values.ts 92.48% <100.00%> (ø)
...act/lib/forms/form-renderer-helper/relationship.ts 93.15% <100.00%> (ø)
...b/forms/form-renderer-helper/render-array-field.ts 100.00% <ø> (ø)
.../codegen-ui-react/lib/forms/react-form-renderer.ts 97.72% <100.00%> (ø)

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 80194ff...4ca6fc2. Read the comment docs.