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: remove stringify for json type array initial value #753

Merged
merged 1 commit into from
Nov 10, 2022
Merged

Conversation

Jshhhh
Copy link
Contributor

@Jshhhh Jshhhh commented Nov 10, 2022

Issue #, if available:

Description of changes:

  • Remove stringifying initial value for json type that isArray

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 November 10, 2022 00:56
@codecov-commenter
Copy link

Codecov Report

Merging #753 (c2e4bc8) into main (d1744e0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #753   +/-   ##
=======================================
  Coverage   91.45%   91.45%           
=======================================
  Files         102      102           
  Lines        4062     4062           
  Branches     1136     1136           
=======================================
  Hits         3715     3715           
  Misses        325      325           
  Partials       22       22           
Impacted Files Coverage Δ
packages/codegen-ui-react/lib/forms/form-state.ts 98.41% <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 d1744e0...c2e4bc8. Read the comment docs.

@Jshhhh Jshhhh merged commit 362564f into main Nov 10, 2022
@Jshhhh Jshhhh deleted the json-array-fix branch November 10, 2022 18:02
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