Files
agentic-dev/coverage/summary.json
Danijel Martinek 500a163e90 test(core-consent): add missing test coverage and fix diff allowlist
Add symbols.test.ts to cover CONSENT_SYMBOLS constant.
Add recording-consent.test.ts to core-testing (follows the pattern
of all other recording doubles which each have a sibling test file).
Refactor payload-consent.test.ts to extract a makeConsent() helper,
reducing clone groups from 7 to 2.
Add new test to cover grantedAt=null branch in deserializeEntry (withdraw
before any grant → persisted as null → loaded as undefined).
Extend coverage/diff.mjs allowlist for packages/core-testing/ since that
tooling package does not install @vitest/coverage-v8 and therefore produces
no lcov data.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 12:48:50 +00:00

133 lines
2.4 KiB
JSON

{
"generatedAt": "2026-05-19T12:48:28.197Z",
"commit": "7dd46b6",
"repo": {
"statements": 96.63,
"branches": 91.77,
"functions": 96.74,
"lines": 96.63,
"counts": {
"lf": 4476,
"lh": 4325,
"brf": 875,
"brh": 803,
"fnf": 276,
"fnh": 267
}
},
"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.35,
"branches": 88.65,
"functions": 100,
"lines": 96.35,
"counts": {
"lf": 739,
"lh": 712,
"brf": 141,
"brh": 125,
"fnf": 29,
"fnh": 29
}
},
"@repo/core-analytics": {
"statements": 100,
"branches": 100,
"functions": 100,
"lines": 100,
"counts": {
"lf": 52,
"lh": 52,
"brf": 12,
"brh": 12,
"fnf": 10,
"fnh": 10
}
},
"@repo/core-consent": {
"statements": 99.49,
"branches": 91.67,
"functions": 95.65,
"lines": 99.49,
"counts": {
"lf": 195,
"lh": 194,
"brf": 60,
"brh": 55,
"fnf": 23,
"fnh": 22
}
},
"@repo/core-shared": {
"statements": 98.03,
"branches": 95.89,
"functions": 92.08,
"lines": 98.03,
"counts": {
"lf": 1067,
"lh": 1046,
"brf": 316,
"brh": 303,
"fnf": 101,
"fnh": 93
}
},
"@repo/marketing-pages": {
"statements": 95.93,
"branches": 83.93,
"functions": 100,
"lines": 95.93,
"counts": {
"lf": 762,
"lh": 731,
"brf": 112,
"brh": 94,
"fnf": 32,
"fnh": 32
}
},
"@repo/media": {
"statements": 97.15,
"branches": 90.63,
"functions": 100,
"lines": 97.15,
"counts": {
"lf": 561,
"lh": 545,
"brf": 96,
"brh": 87,
"fnf": 24,
"fnh": 24
}
},
"@repo/navigation": {
"statements": 98.06,
"branches": 95,
"functions": 100,
"lines": 98.06,
"counts": {
"lf": 309,
"lh": 303,
"brf": 40,
"brh": 38,
"fnf": 13,
"fnh": 13
}
}
}
}