hypermedia-app / shaperone

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

build: update eslint stuff, ensure JS extension in build #232

Closed tpluscode closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 952143362489b063bc053c031e501754529f2315

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

This PR includes changesets to release 9 packages | Name | Type | | ---------------------------------------- | ----- | | @hydrofoil/shaperone-core | Patch | | @hydrofoil/shaperone-hydra | Patch | | @hydrofoil/shaperone-rdf-validate-shacl | Patch | | @hydrofoil/shaperone-wc | Patch | | @hydrofoil/shaperone-wc-material | Patch | | @hydrofoil/shaperone-wc-shoelace | Patch | | @hydrofoil/shaperone-wc-vaadin | 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 #232 (9521433) into master (23a2ecf) will increase coverage by 0.00%. The diff coverage is 53.84%.

@@           Coverage Diff           @@
##           master     #232   +/-   ##
=======================================
  Coverage   78.09%   78.10%           
=======================================
  Files         165      165           
  Lines        7620     7626    +6     
  Branches      587      587           
=======================================
+ Hits         5951     5956    +5     
- Misses       1643     1644    +1     
  Partials       26       26           
Impacted Files Coverage Δ
packages/core/metadata.ts 0.00% <0.00%> (ø)
packages/wc-material/elements/mwc-editor-toggle.ts 0.00% <0.00%> (ø)
packages/wc-material/elements/mwc-item-lite.ts 0.00% <0.00%> (ø)
packages/wc-material/elements/mwc-property-menu.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/elements/sh-sl-object.ts 0.00% <0.00%> (ø)
packages/wc-shoelace/elements/sh-sl-property.ts 0.00% <0.00%> (ø)
...ges/wc-shoelace/elements/sh-sl-with-lang-editor.ts 0.00% <0.00%> (ø)
packages/wc-material/renderer/index.ts 89.34% <85.71%> (-0.32%) :arrow_down:
...ackages/wc-material/elements/mwc-shape-selector.ts 76.92% <100.00%> (ø)
packages/wc-material/elements/wc-menu.ts 94.00% <100.00%> (ø)
... and 3 more

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