hypermedia-app / shaperone

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

Add object with overrides #265

Closed tpluscode closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 8ac042da4305f229d14397f9da8b18ab453223c1

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

This PR includes changesets to release 5 packages | Name | Type | | ---------------------------------------- | ----- | | @hydrofoil/shaperone-wc-shoelace | Patch | | @hydrofoil/shaperone-core | Patch | | @hydrofoil/shaperone-wc | Patch | | @hydrofoil/shaperone-playground | Patch | | @hydrofoil/shaperone-playground-examples | 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 #265 (8ac042d) into master (c974b6b) will increase coverage by 1.57%. The diff coverage is 96.15%.

@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
+ Coverage   79.84%   81.42%   +1.57%     
==========================================
  Files         167      167              
  Lines        7841     7892      +51     
  Branches      619      627       +8     
==========================================
+ Hits         6261     6426     +165     
+ Misses       1555     1441     -114     
  Partials       25       25              
Impacted Files Coverage Δ
packages/core/renderer.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/templates.ts 64.13% <95.45%> (+64.13%) :arrow_up:
packages/core/models/forms/effects/addObject.ts 91.07% <100.00%> (+3.89%) :arrow_up:
packages/core/models/forms/index.ts 100.00% <100.00%> (ø)
packages/core/models/forms/lib/stateBuilder.ts 95.05% <100.00%> (+0.02%) :arrow_up:
...ackages/core/models/forms/reducers/addFormField.ts 100.00% <100.00%> (ø)
...ackages/core/models/forms/reducers/updateObject.ts 82.11% <100.00%> (+0.14%) :arrow_up:
...ore/models/resources/effects/forms/addFormField.ts 92.30% <100.00%> (ø)
...ls/resources/effects/forms/createFocusNodeState.ts 96.11% <100.00%> (+0.03%) :arrow_up:
packages/core/models/resources/lib/objectValue.ts 100.00% <100.00%> (ø)
... and 5 more

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