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

build(deps): reinstall to fix rollup

201b5df
Select commit
Loading
Failed to load commit list.
Merged

epic: CLI + plugins #177

build(deps): reinstall to fix rollup
201b5df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 6, 2024 in 0s

94.78% (-2.71%) compared to d9090de

View this Pull Request on Codecov

94.78% (-2.71%) compared to d9090de

Details

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).

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              

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