From e3c379d069ffa9661561d25cdbf2f5894a2f8ee8 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Sat, 14 Feb 2026 08:58:38 -0800 Subject: Refactor: project structure, implement dependency injection, and align v2 UI with v1 --- .../coverage/src/components/FeedItems.tsx.html | 133 ++++++++++----------- 1 file changed, 65 insertions(+), 68 deletions(-) (limited to 'frontend/coverage/src/components/FeedItems.tsx.html') diff --git a/frontend/coverage/src/components/FeedItems.tsx.html b/frontend/coverage/src/components/FeedItems.tsx.html index e0f73cf..e57acf9 100644 --- a/frontend/coverage/src/components/FeedItems.tsx.html +++ b/frontend/coverage/src/components/FeedItems.tsx.html @@ -1,68 +1,64 @@ - - - + Code coverage report for src/components/FeedItems.tsx - - - - -
-
-

All files / src/components FeedItems.tsx

-
- -
- 89.34% - Statements - 109/122 -
- - -
- 77.21% - Branches - 61/79 -
- - -
- 86.2% - Functions - 25/29 -
- - -
- 89.09% - Lines - 98/110 -
- - + + + +
+
+

+ All files / + src/components FeedItems.tsx +

+
+
+ 89.34% + Statements + 109/122 +
+ +
+ 77.21% + Branches + 61/79 +
+ +
+ 86.2% + Functions + 25/29 +
+ +
+ 89.09% + Lines + 98/110 +

- Press n or j to go to the next uncovered block, b, p or k for the previous block. + Press n or j to go to the next uncovered block, b, + p or k for the previous block.

-
-
-

+      
+      
+
1 2 3 @@ -734,21 +730,22 @@ export default function FeedItems() { }  
-
-
- - - - - - +
+ +
+ + + + + + + - \ No newline at end of file -- cgit v1.2.3