hypermedia-app / shaperone

Form UI elements driven by SHACL Shapes
https://forms.hypermedia.app
MIT License
46 stars 5 forks source link

fix: make default value be set only for explicitly marked editors #269

Closed tpluscode closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: a28c4c4f54a0ef6ff01368a2a5e1c2033c9ff258

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ---------------------------------------- | ----- | | @hydrofoil/shaperone-core | Patch | | @hydrofoil/shaperone-playground-examples | Patch | | @hydrofoil/shaperone-playground | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Merging #269 (a28c4c4) into master (c337f03) will increase coverage by 0.09%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
+ Coverage   81.42%   81.52%   +0.09%     
==========================================
  Files         167      167              
  Lines        7893     7896       +3     
  Branches      626      628       +2     
==========================================
+ Hits         6427     6437      +10     
+ Misses       1441     1434       -7     
  Partials       25       25              
Impacted Files Coverage Δ
packages/core/metadata.ts 100.00% <100.00%> (+100.00%) :arrow_up:
...ore/models/resources/effects/forms/addFormField.ts 92.50% <100.00%> (+0.19%) :arrow_up:
...ls/resources/effects/forms/createFocusNodeState.ts 96.15% <100.00%> (+0.03%) :arrow_up:
packages/core/models/resources/lib/objectValue.ts 100.00% <100.00%> (ø)

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