Make the Dashboard tab configurable, and implement new components #1142
Codecov / codecov/project
succeeded
May 31, 2024 in 0s
30.59% (+1.66%) compared to 39d463c
View this Pull Request on Codecov
30.59% (+1.66%) compared to 39d463c
Details
Codecov Report
Attention: Patch coverage is 16.23377%
with 258 lines
in your changes are missing coverage. Please review.
Project coverage is 30.59%. Comparing base (
39d463c
) to head (e55e5ae
).
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1142 +/- ##
==========================================
+ Coverage 28.92% 30.59% +1.66%
==========================================
Files 115 118 +3
Lines 5064 5216 +152
Branches 1094 1154 +60
==========================================
+ Hits 1465 1596 +131
- Misses 3597 3618 +21
Partials 2 2
Files | Coverage Δ | |
---|---|---|
www/js/appTheme.ts | 100.00% <ø> (+100.00%) |
⬆️ |
www/js/components/Carousel.tsx | 100.00% <100.00%> (+100.00%) |
⬆️ |
www/js/config/useImperialConfig.ts | 87.09% <100.00%> (+38.82%) |
⬆️ |
www/js/diary/list/DateSelect.tsx | 50.00% <100.00%> (+50.00%) |
⬆️ |
www/js/config/dynamicConfig.ts | 84.72% <80.00%> (+0.32%) |
⬆️ |
www/js/survey/multilabel/confirmHelper.ts | 96.22% <50.00%> (-0.89%) |
⬇️ |
www/js/Main.tsx | 0.00% <0.00%> (ø) |
|
www/js/diary/list/FilterSelect.tsx | 0.00% <0.00%> (ø) |
|
www/js/services/commHelper.ts | 24.79% <0.00%> (-0.21%) |
⬇️ |
www/js/control/ProfileSettings.tsx | 0.00% <0.00%> (ø) |
|
... and 15 more |
Loading