-
Notifications
You must be signed in to change notification settings - Fork 6
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
epic: CLI + plugins #177
Conversation
🦋 Changeset detectedLatest 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 |
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
# Conflicts: # packages/core/index.ts # packages/core/lib/Kopflos.ts
# Conflicts: # packages/core/index.ts # packages/core/lib/Kopflos.ts
# Conflicts: # packages/core/index.ts
* ci: run each package in separate job * ci: path is workspace * ci: no tests in cli * ci: job for express
Server-Side Rendering
feat: templates
Serving HTML through vite
No description provided.