refactor(media): migrate binders to wireUseCase for all 3 use cases

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-13 17:59:59 +00:00
parent 0867efbaae
commit b93ce25b2a
3 changed files with 88 additions and 99 deletions

View File

@@ -1,16 +1,16 @@
{
"generatedAt": "2026-05-13T17:51:01.137Z",
"commit": "e08e0a1",
"generatedAt": "2026-05-13T17:59:49.208Z",
"commit": "0867efb",
"repo": {
"statements": 95.86,
"branches": 88.91,
"branches": 88.93,
"functions": 100,
"lines": 95.86,
"counts": {
"lf": 3117,
"lh": 2988,
"brf": 487,
"brh": 433,
"lf": 3115,
"lh": 2986,
"brf": 488,
"brh": 434,
"fnf": 142,
"fnh": 142
}
@@ -31,13 +31,13 @@
}
},
"@repo/blog": {
"statements": 96.39,
"statements": 96.36,
"branches": 88.65,
"functions": 100,
"lines": 96.39,
"lines": 96.36,
"counts": {
"lf": 747,
"lh": 720,
"lf": 741,
"lh": 714,
"brf": 141,
"brh": 125,
"fnf": 29,
@@ -59,15 +59,15 @@
}
},
"@repo/media": {
"statements": 97.13,
"branches": 90.53,
"statements": 97.15,
"branches": 90.63,
"functions": 100,
"lines": 97.13,
"lines": 97.15,
"counts": {
"lf": 557,
"lh": 541,
"brf": 95,
"brh": 86,
"lf": 561,
"lh": 545,
"brf": 96,
"brh": 87,
"fnf": 24,
"fnh": 24
}