Files
agentic-dev/coverage/summary.json
Danijel Martinek 92b17f7d64 feat(core-shared): add Analyzed brand check to assertFeatureConformance
Mirrors the existing Audited check: when a use case declares
analyticsEvents.length > 0 and the bound function lacks the __analyzed
brand, assertFeatureConformance throws ConformanceError at boot time.

Adds three synthetic conformance tests: passes when brand present +
events declared, throws naming Analyzed when events declared + brand
missing, passes when events empty + brand absent.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 15:19:29 +00:00

105 lines
1.9 KiB
JSON

{
"generatedAt": "2026-05-18T15:19:07.787Z",
"commit": "81f75f7",
"repo": {
"statements": 95.89,
"branches": 89.07,
"functions": 100,
"lines": 95.89,
"counts": {
"lf": 3140,
"lh": 3011,
"brf": 494,
"brh": 440,
"fnf": 149,
"fnh": 149
}
},
"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.36,
"branches": 88.65,
"functions": 100,
"lines": 96.36,
"counts": {
"lf": 741,
"lh": 714,
"brf": 141,
"brh": 125,
"fnf": 29,
"fnh": 29
}
},
"@repo/core-analytics": {
"statements": 100,
"branches": 100,
"functions": 100,
"lines": 100,
"counts": {
"lf": 27,
"lh": 27,
"brf": 7,
"brh": 7,
"fnf": 7,
"fnh": 7
}
},
"@repo/marketing-pages": {
"statements": 95.64,
"branches": 83.93,
"functions": 100,
"lines": 95.64,
"counts": {
"lf": 711,
"lh": 680,
"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
}
}
}
}