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/index.html | 238 +++++++++++++++++++++---------------------- 1 file changed, 114 insertions(+), 124 deletions(-) (limited to 'frontend/coverage/index.html') diff --git a/frontend/coverage/index.html b/frontend/coverage/index.html index bd1150d..ad1f79d 100644 --- a/frontend/coverage/index.html +++ b/frontend/coverage/index.html @@ -1,141 +1,131 @@ + - + + Code coverage report for All files - - - - -
-
+ + + +
+

All files

-
-
- 86.17% - Statements - 212/246 -
- -
- 76.76% - Branches - 109/142 -
- -
- 86.3% - Functions - 63/73 -
- -
- 88.39% - Lines - 198/224 -
+
+ +
+ 79.24% + Statements + 252/318 +
+ + +
+ 70.05% + Branches + 138/197 +
+ + +
+ 75.26% + Functions + 70/93 +
+ + +
+ 81.44% + Lines + 237/291 +
+ +

- 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
src -
-
-
-
-
78.94%15/1966.66%4/677.77%7/978.94%15/19
- src/components - -
-
-
-
-
86.78%197/22777.2%105/13687.5%56/6489.26%183/205
-
-
- -
- - - - - - - +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileStatementsBranchesFunctionsLines
src +
+
76.47%26/3469.23%18/2670%7/1078.78%26/33
src/components +
+
79.57%226/28470.17%120/17175.9%63/8381.78%211/258
+
+
+
+ + + + + + + \ No newline at end of file -- cgit v1.2.3