refactor(navigation): migrate binders to wireUseCase for getHeader
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"generatedAt": "2026-05-13T17:59:49.208Z",
|
||||
"commit": "0867efb",
|
||||
"generatedAt": "2026-05-13T18:08:34.469Z",
|
||||
"commit": "57e9d98",
|
||||
"repo": {
|
||||
"statements": 95.86,
|
||||
"branches": 88.93,
|
||||
"branches": 88.91,
|
||||
"functions": 100,
|
||||
"lines": 95.86,
|
||||
"counts": {
|
||||
"lf": 3115,
|
||||
"lh": 2986,
|
||||
"brf": 488,
|
||||
"brh": 434,
|
||||
"lf": 3113,
|
||||
"lh": 2984,
|
||||
"brf": 487,
|
||||
"brh": 433,
|
||||
"fnf": 142,
|
||||
"fnh": 142
|
||||
}
|
||||
@@ -45,13 +45,13 @@
|
||||
}
|
||||
},
|
||||
"@repo/marketing-pages": {
|
||||
"statements": 95.66,
|
||||
"statements": 95.64,
|
||||
"branches": 83.93,
|
||||
"functions": 100,
|
||||
"lines": 95.66,
|
||||
"lines": 95.64,
|
||||
"counts": {
|
||||
"lf": 715,
|
||||
"lh": 684,
|
||||
"lf": 711,
|
||||
"lh": 680,
|
||||
"brf": 112,
|
||||
"brh": 94,
|
||||
"fnf": 32,
|
||||
@@ -73,15 +73,15 @@
|
||||
}
|
||||
},
|
||||
"@repo/navigation": {
|
||||
"statements": 98.05,
|
||||
"branches": 95.12,
|
||||
"statements": 98.06,
|
||||
"branches": 95,
|
||||
"functions": 100,
|
||||
"lines": 98.05,
|
||||
"lines": 98.06,
|
||||
"counts": {
|
||||
"lf": 307,
|
||||
"lh": 301,
|
||||
"brf": 41,
|
||||
"brh": 39,
|
||||
"lf": 309,
|
||||
"lh": 303,
|
||||
"brf": 40,
|
||||
"brh": 38,
|
||||
"fnf": 13,
|
||||
"fnh": 13
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user