hypermedia-app / shaperone

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

feat: pattern for new URIs #236

Closed tpluscode closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 5563b668d42323fd2add0f6323ac3195d55510e4

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 #236 (5563b66) into master (68d98aa) will decrease coverage by 1.71%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
- Coverage   78.02%   76.31%   -1.72%     
==========================================
  Files         166      166              
  Lines        7641     7676      +35     
  Branches      587      595       +8     
==========================================
- Hits         5962     5858     -104     
- Misses       1653     1793     +140     
+ Partials       26       25       -1     
Impacted Files Coverage Δ
...ore/models/resources/effects/forms/addFormField.ts 92.30% <100.00%> (ø)
...ls/resources/effects/forms/createFocusNodeState.ts 95.91% <100.00%> (ø)
packages/core/models/resources/lib/objectValue.ts 100.00% <100.00%> (ø)
packages/wc/renderer/index.ts 57.77% <0.00%> (-42.23%) :arrow_down:
packages/wc-shoelace/lib/handlers.ts 33.33% <0.00%> (-33.34%) :arrow_down:
...s/core/models/resources/effects/forms/lib/index.ts 55.55% <0.00%> (-22.23%) :arrow_down:
...ackages/wc-material/elements/mwc-shape-selector.ts 61.53% <0.00%> (-15.39%) :arrow_down:
packages/wc-shoelace/lib/components.ts 71.42% <0.00%> (-14.29%) :arrow_down:
packages/wc/templates.ts 78.94% <0.00%> (-12.50%) :arrow_down:
packages/wc/components/lib/textFieldType.ts 66.66% <0.00%> (-11.12%) :arrow_down:
... and 36 more

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