Files
agentic-dev/coverage/summary.json
Danijel Martinek 563eab06a6 feat(core-analytics): add IAnalytics interface, types, and NoopAnalytics
Replaces generator placeholder with IAnalytics interface (track, identify,
pageView, flush), AnalyticsAttributeValue + AnalyticsUser types, and
NoopAnalytics implementation. Adds sibling tests covering all four methods
with 100% coverage. All conformance + coverage gates pass.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 11:31:58 +00:00

105 lines
1.9 KiB
JSON

{
"generatedAt": "2026-05-18T11:31:45.093Z",
"commit": "80c702e",
"repo": {
"statements": 95.87,
"branches": 89.02,
"functions": 100,
"lines": 95.87,
"counts": {
"lf": 3121,
"lh": 2992,
"brf": 492,
"brh": 438,
"fnf": 147,
"fnh": 147
}
},
"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": 8,
"lh": 8,
"brf": 5,
"brh": 5,
"fnf": 5,
"fnh": 5
}
},
"@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
}
}
}
}