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: alias model names collision with component types #733

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

Jshhhh
Copy link
Contributor

@Jshhhh Jshhhh commented Oct 28, 2022

Issue #, if available:

Description of changes:

  • Alias imported model names colliding with primitives/models/child components

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 28, 2022 19:28
@codecov-commenter
Copy link

Codecov Report

Merging #733 (561b4c9) into tagged-release/forms-hotfix (bad7b04) will increase coverage by 0.05%.
The diff coverage is 97.91%.

Impacted file tree graph

@@                       Coverage Diff                       @@
##           tagged-release/forms-hotfix     #733      +/-   ##
===============================================================
+ Coverage                        91.31%   91.37%   +0.05%     
===============================================================
  Files                              102      102              
  Lines                             3996     4033      +37     
  Branches                          1115     1130      +15     
===============================================================
+ Hits                              3649     3685      +36     
- Misses                             325      326       +1     
  Partials                            22       22              
Impacted Files Coverage Δ
.../codegen-ui-react/lib/imports/import-collection.ts 95.71% <97.22%> (+1.59%) ⬆️
...gen-ui-react/lib/react-studio-template-renderer.ts 92.13% <100.00%> (+0.02%) ⬆️
packages/codegen-ui-react/lib/workflow/action.ts 97.22% <100.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 bad7b04...561b4c9. Read the comment docs.

* chore: set timezone to UTC before starting cypress tests

* fix: cli test fix

Co-authored-by: Brandon Lyons <lyonsbp@amazon.com>
Co-authored-by: Scott Young <scoyou@amazon.com>
@Jshhhh Jshhhh merged commit b7372dc into tagged-release/forms-hotfix Nov 2, 2022
@Jshhhh Jshhhh deleted the component-model-alias branch November 2, 2022 17:29
Jshhhh added a commit that referenced this pull request Nov 3, 2022
* chore: set timezone to UTC before starting cypress tests (#730)

* chore: set timezone to UTC before starting cypress tests

* fix: cli test fix

Co-authored-by: Brandon Lyons <lyonsbp@amazon.com>
Co-authored-by: Scott Young <scoyou@amazon.com>

* fix: alias model names collision with component types

Co-authored-by: Brandon Lyons <lyonsbp@amazon.com>
Co-authored-by: Scott Young <scoyou@amazon.com>
Co-authored-by: Justin Shih <jushih@amazon.com>
Jshhhh added a commit that referenced this pull request Nov 3, 2022
* chore: set timezone to UTC before starting cypress tests (#730)

* chore: set timezone to UTC before starting cypress tests

* fix: cli test fix

Co-authored-by: Brandon Lyons <lyonsbp@amazon.com>
Co-authored-by: Scott Young <scoyou@amazon.com>

* fix: alias model names collision with component types

Co-authored-by: Brandon Lyons <lyonsbp@amazon.com>
Co-authored-by: Scott Young <scoyou@amazon.com>
Co-authored-by: Justin Shih <jushih@amazon.com>
@Jshhhh Jshhhh mentioned this pull request Nov 3, 2022
hein-j pushed a commit that referenced this pull request Nov 3, 2022
* chore: set timezone to UTC before starting cypress tests (#730)

* chore: set timezone to UTC before starting cypress tests

* fix: cli test fix

Co-authored-by: Brandon Lyons <lyonsbp@amazon.com>
Co-authored-by: Scott Young <scoyou@amazon.com>

* fix: alias model names collision with component types

Co-authored-by: Brandon Lyons <lyonsbp@amazon.com>
Co-authored-by: Scott Young <scoyou@amazon.com>
Co-authored-by: Justin Shih <jushih@amazon.com>
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