Add Vitest coverage reporting to Woodpecker CI
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
2026-04-10 15:00:13 +02:00
parent 74b54730cc
commit 6f617fe449
9 changed files with 1076 additions and 3 deletions
+6
View File
@@ -14,6 +14,8 @@ Lonc is a responsive PWA frontend for household kitchen stock and labeling workf
- `npm install`
- `npm run dev`
- `npm test`
- `npm run test:coverage`
- `npm run build`
- `npm run preview`
@@ -122,6 +124,10 @@ index.html
package.json
```
## Working guide
Project-specific operating conventions for future contributors and coding agents are documented in [AGENTS.md](/Users/blaz/PycharmProjects/lonc/AGENTS.md).
## Current MVP features
- Login/configuration screen for Tryton server URL and database