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

epic: CLI + plugins #177

Merged
merged 101 commits into from
Nov 6, 2024
Merged

epic: CLI + plugins #177

merged 101 commits into from
Nov 6, 2024

Conversation

tpluscode
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Oct 2, 2024

🦋 Changeset detected

Latest commit: 201b5df

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

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 Oct 2, 2024

Codecov Report

Attention: Patch coverage is 91.40625% with 66 lines in your changes missing coverage. Please review.

Project coverage is 94.78%. Comparing base (d9090de) to head (201b5df).
Report is 102 commits behind head on master.

Files with missing lines Patch % Lines
packages/vite/index.ts 0.00% 37 Missing ⚠️
packages/vite/template.ts 62.79% 15 Missing and 1 partial ⚠️
labs/html-template/lib/replaceTemplates.ts 86.48% 5 Missing ⚠️
packages/sparql-path-parser/src/Visitor.ts 97.54% 3 Missing ⚠️
packages/vite/lib/server.ts 66.66% 3 Missing ⚠️
packages/core/lib/handler.ts 97.67% 1 Missing ⚠️
packages/core/lib/resourceShape.ts 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   97.49%   94.78%   -2.71%     
==========================================
  Files          19       38      +19     
  Lines         837     1554     +717     
  Branches       97      197     +100     
==========================================
+ Hits          816     1473     +657     
- Misses         20       80      +60     
  Partials        1        1              
Flag Coverage Δ
@kopflos-cms/core 96.28% <94.50%> (?)
@kopflos-cms/express 86.41% <86.02%> (?)
@kopflos-cms/plugin-deploy-resources 58.77% <63.33%> (?)
@kopflos-cms/serve-file 100.00% <100.00%> (?)
@kopflos-cms/vite 70.67% <62.27%> (?)
@kopflos-labs/handlebars 77.17% <76.49%> (?)
@kopflos-labs/html-template 83.53% <91.24%> (?)
sparql-path-parser 95.85% <95.62%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

* ci: run each package in separate job

* ci: path is workspace

* ci: no tests in cli

* ci: job for express
Server-Side Rendering
@tpluscode tpluscode merged commit a68db18 into master Nov 6, 2024
52 of 54 checks passed
@tpluscode tpluscode deleted the cli branch November 6, 2024 11:08
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.

1 participant