Full tests coverage

This commit is contained in:
Aerilyn Weber 2026-05-19 14:09:03 +09:00
parent 99134d8556
commit 02d782c3da
157 changed files with 1074 additions and 34670 deletions

View file

@ -19,7 +19,7 @@ export default defineConfig({
thresholds: {
lines: 100,
functions: 100,
branches: 90,
branches: 100,
statements: 100,
},
},