From a4997a5fbc65913b55f2215eb3b868693bd76c51 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Sat, 14 Feb 2026 10:03:35 -0800 Subject: test: increase frontend coverage for Settings and improve FeedItem css --- frontend/coverage/src/index.html | 251 ++++++++++++++++++++------------------- 1 file changed, 129 insertions(+), 122 deletions(-) (limited to 'frontend/coverage/src/index.html') diff --git a/frontend/coverage/src/index.html b/frontend/coverage/src/index.html index 14e9f51..19a8dfd 100644 --- a/frontend/coverage/src/index.html +++ b/frontend/coverage/src/index.html @@ -1,139 +1,146 @@ + - + + Code coverage report for src - - - - -
-
+ + + +
+

All files src

-
-
- 78.94% - Statements - 15/19 -
- -
- 66.66% - Branches - 4/6 -
- -
- 77.77% - Functions - 7/9 -
- -
- 78.94% - Lines - 15/19 -
+
+ +
+ 76.47% + Statements + 26/34 +
+ + +
+ 69.23% + Branches + 18/26 +
+ + +
+ 70% + Functions + 7/10 +
+ + +
+ 78.78% + Lines + 26/33 +
+ +

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

-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
File - Statements - BranchesFunctionsLines
App.css -
-
-
-
-
0%0/00%0/00%0/00%0/0
App.tsx -
-
-
-
-
78.94%15/1966.66%4/677.77%7/978.94%15/19
-
-
- -
- - - - - - - +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileStatementsBranchesFunctionsLines
App.css +
+
0%0/00%0/00%0/00%0/0
App.tsx +
+
72.72%16/2262.5%10/1662.5%5/872.72%16/22
utils.ts +
+
83.33%10/1280%8/10100%2/290.9%10/11
+
+
+
+ + + + + + + \ No newline at end of file -- cgit v1.2.3