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 --- frontend/coverage/src/components/index.html | 504 +++++++++++++++------------- 1 file changed, 278 insertions(+), 226 deletions(-) (limited to 'frontend/coverage/src/components/index.html') diff --git a/frontend/coverage/src/components/index.html b/frontend/coverage/src/components/index.html index 534e353..7e1a0b7 100644 --- a/frontend/coverage/src/components/index.html +++ b/frontend/coverage/src/components/index.html @@ -1,251 +1,303 @@ - - - + Code coverage report for src/components - - - - -
-
+ + + +
+

All files src/components

-
- -
- 86.78% - Statements - 197/227 -
- - -
- 77.2% - Branches - 105/136 -
- - -
- 87.5% - Functions - 56/64 -
- - -
- 89.26% - Lines - 183/205 -
- - +
+
+ 86.78% + Statements + 197/227 +
+ +
+ 77.2% + Branches + 105/136 +
+ +
+ 87.5% + Functions + 56/64 +
+ +
+ 89.26% + Lines + 183/205 +

- 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.

-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +
+
+
FileStatementsBranchesFunctionsLines
FeedItem.css -
-
0%0/00%0/00%0/00%0/0
FeedItem.tsx -
-
78.94%15/1988.88%16/1885.71%6/778.94%15/19
+ + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - -
File + Statements + BranchesFunctionsLines
+ FeedItem.css + +
+
+
+
+
0%0/00%0/00%0/00%0/0
FeedItems.css -
-
0%0/00%0/00%0/00%0/0
+ FeedItem.tsx + +
+
+
+
+
78.94%15/1988.88%16/1885.71%6/778.94%15/19
FeedItems.tsx -
-
89.34%109/12277.21%61/7986.2%25/2989.09%98/110
+ FeedItems.css + +
+
+
+
+
0%0/00%0/00%0/00%0/0
FeedList.css -
-
0%0/00%0/00%0/00%0/0
+ FeedItems.tsx + +
+
+
+
+
89.34%109/12277.21%61/7986.2%25/2989.09%98/110
FeedList.tsx -
-
91.66%22/2482.35%14/17100%8/8100%20/20
+ FeedList.css + +
+
+
+
+
0%0/00%0/00%0/00%0/0
Login.css -
-
0%0/00%0/00%0/00%0/0
+ FeedList.tsx + +
+
+
+
+
91.66%22/2482.35%14/17100%8/8100%20/20
Login.tsx -
-
100%17/1783.33%5/6100%3/3100%17/17
+ Login.css + +
+
+
+
+
0%0/00%0/00%0/00%0/0
Settings.css -
-
0%0/00%0/00%0/00%0/0
+ Login.tsx + +
+
+
+
+
100%17/1783.33%5/6100%3/3100%17/17
Settings.tsx -
-
75.55%34/4556.25%9/1682.35%14/1784.61%33/39
+ Settings.css + +
+
+
+
+
0%0/00%0/00%0/00%0/0
-
-
-
- - - - - - + + + Settings.tsx + + +
+
+
+
+ + 75.55% + 34/45 + 56.25% + 9/16 + 82.35% + 14/17 + 84.61% + 33/39 + + + +
+
+ +
+ + + + + + + - \ No newline at end of file -- cgit v1.2.3