hypermedia-app / shaperone

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

fix: no default node for select editors #262

Closed tpluscode closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 86bd1feb940639050800640fddb20fd4e3fdb32e

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 2 years ago

Codecov Report

Merging #262 (86bd1fe) into master (6628a4b) will increase coverage by 0.07%. The diff coverage is 95.65%.

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
+ Coverage   79.82%   79.89%   +0.07%     
==========================================
  Files         167      167              
  Lines        7810     7839      +29     
  Branches      618      622       +4     
==========================================
+ Hits         6234     6263      +29     
  Misses       1551     1551              
  Partials       25       25              
Impacted Files Coverage Δ
...ls/resources/effects/forms/createFocusNodeState.ts 96.07% <80.00%> (+0.16%) :arrow_up:
packages/core/models/forms/effects/addObject.ts 87.17% <94.44%> (+4.57%) :arrow_up:
...ackages/core/models/forms/reducers/addFormField.ts 100.00% <100.00%> (+2.38%) :arrow_up:
...ore/models/resources/effects/forms/addFormField.ts 92.30% <100.00%> (ø)
packages/core/models/resources/lib/objectValue.ts 100.00% <100.00%> (ø)
packages/wc-shoelace/components/autocomplete.ts 61.11% <0.00%> (-0.43%) :arrow_down:
packages/wc-vaadin/components/enumSelect.ts 97.91% <0.00%> (+4.43%) :arrow_up:

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