Files
agentic-dev/coverage/summary.json
Danijel Martinek 88b41798d6 refactor(auth): migrate use-case binders to wireUseCase
Replace inline withSpan + withCapture blocks for signIn, signUp, and
signOut use cases in both bind-production.ts and bind-dev-seed.ts with
wireUseCase calls. Removes 27 lines of boilerplate per binder file.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 17:51:16 +00:00

91 lines
1.6 KiB
JSON

{
"generatedAt": "2026-05-13T17:51:01.137Z",
"commit": "e08e0a1",
"repo": {
"statements": 95.86,
"branches": 88.91,
"functions": 100,
"lines": 95.86,
"counts": {
"lf": 3117,
"lh": 2988,
"brf": 487,
"brh": 433,
"fnf": 142,
"fnh": 142
}
},
"byPackage": {
"@repo/auth": {
"statements": 93.81,
"branches": 90.82,
"functions": 100,
"lines": 93.81,
"counts": {
"lf": 791,
"lh": 742,
"brf": 98,
"brh": 89,
"fnf": 44,
"fnh": 44
}
},
"@repo/blog": {
"statements": 96.39,
"branches": 88.65,
"functions": 100,
"lines": 96.39,
"counts": {
"lf": 747,
"lh": 720,
"brf": 141,
"brh": 125,
"fnf": 29,
"fnh": 29
}
},
"@repo/marketing-pages": {
"statements": 95.66,
"branches": 83.93,
"functions": 100,
"lines": 95.66,
"counts": {
"lf": 715,
"lh": 684,
"brf": 112,
"brh": 94,
"fnf": 32,
"fnh": 32
}
},
"@repo/media": {
"statements": 97.13,
"branches": 90.53,
"functions": 100,
"lines": 97.13,
"counts": {
"lf": 557,
"lh": 541,
"brf": 95,
"brh": 86,
"fnf": 24,
"fnh": 24
}
},
"@repo/navigation": {
"statements": 98.05,
"branches": 95.12,
"functions": 100,
"lines": 98.05,
"counts": {
"lf": 307,
"lh": 301,
"brf": 41,
"brh": 39,
"fnf": 13,
"fnh": 13
}
}
}
}