Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: introduce ShaperoneEnvironment #301

Merged
merged 33 commits into from
Mar 26, 2024
Merged

refactor: introduce ShaperoneEnvironment #301

merged 33 commits into from
Mar 26, 2024

Conversation

tpluscode
Copy link
Member

@tpluscode tpluscode commented Mar 6, 2024

closes #300

Copy link

changeset-bot bot commented Mar 6, 2024

🦋 Changeset detected

Latest commit: 39808ae

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

This PR includes changesets to release 11 packages
Name Type
@hydrofoil/shaperone-rdf-validate-shacl Minor
@hydrofoil/shaperone-playground-examples Minor
@hydrofoil/shaperone-playground Minor
@hydrofoil/shaperone-core Minor
@hydrofoil/shaperone-core-tests Minor
@hydrofoil/shaperone-hydra Minor
@shaperone/testing Minor
@hydrofoil/shaperone-wc Minor
@hydrofoil/shaperone-wc-material Minor
@hydrofoil/shaperone-wc-shoelace Minor
@hydrofoil/shaperone-wc-vaadin Minor

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

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

Attention: Patch coverage is 85.18024% with 111 lines in your changes are missing coverage. Please review.

Project coverage is 81.58%. Comparing base (b142947) to head (39808ae).

Files Patch % Lines
packages/wc/configure.ts 0.00% 23 Missing ⚠️
packages/core/renderer.ts 0.00% 12 Missing ⚠️
packages/hydra/index.ts 0.00% 12 Missing ⚠️
packages/wc-material/renderer/index.ts 22.22% 7 Missing ⚠️
packages/wc-vaadin/components.ts 40.00% 6 Missing ⚠️
packages/core/env.ts 93.65% 4 Missing ⚠️
packages/core/index.ts 0.00% 4 Missing ⚠️
packages/wc-material/components/textArea.ts 0.00% 4 Missing ⚠️
packages/wc-material/renderer/tabs.ts 0.00% 4 Missing ⚠️
packages/wc-vaadin/components/text-area.ts 0.00% 4 Missing ⚠️
... and 20 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
- Coverage   82.24%   81.58%   -0.66%     
==========================================
  Files         168      172       +4     
  Lines        8042     8172     +130     
  Branches      644      647       +3     
==========================================
+ Hits         6614     6667      +53     
- Misses       1402     1479      +77     
  Partials       26       26              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tpluscode tpluscode marked this pull request as ready for review March 25, 2024 11:42
Copy link
Contributor

Netlify preview deployed to https://301-merge--shaperone.netlify.app

@tpluscode tpluscode merged commit 0c1f88b into master Mar 26, 2024
8 of 9 checks passed
@tpluscode tpluscode deleted the shaperone-env branch March 26, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace @types/rdf-js with @rdfjs/types
1 participant