cleanup appstate hook, refreshTimeline on app resume, revamp clientstats #1179
Codecov / codecov/project
succeeded
Sep 14, 2024 in 1s
30.14% (+0.01%) compared to 2e4f969
View this Pull Request on Codecov
30.14% (+0.01%) compared to 2e4f969
Details
Codecov Report
Attention: Patch coverage is 42.30769%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 30.14%. Comparing base (
2e4f969
) to head (4596d0c
).
Report is 4 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1179 +/- ##
==========================================
+ Coverage 30.13% 30.14% +0.01%
==========================================
Files 118 118
Lines 5164 5172 +8
Branches 1108 1110 +2
==========================================
+ Hits 1556 1559 +3
- Misses 3606 3611 +5
Partials 2 2
Files with missing lines | Coverage Δ | |
---|---|---|
www/js/TimelineContext.ts | 50.60% <100.00%> (+0.30%) |
⬆️ |
www/js/plugin/clientStats.ts | 92.00% <100.00%> (+1.37%) |
⬆️ |
www/js/plugin/logger.ts | 94.11% <100.00%> (+0.36%) |
⬆️ |
www/js/splash/notifScheduler.ts | 98.37% <100.00%> (ø) |
|
www/js/splash/remoteNotifyHandler.ts | 83.33% <100.00%> (ø) |
|
www/js/splash/startprefs.ts | 95.74% <100.00%> (ø) |
|
www/js/diary/cards/TripCard.tsx | 0.00% <0.00%> (ø) |
|
www/js/useAppStateChange.ts | 60.00% <50.00%> (+60.00%) |
⬆️ |
www/js/control/ControlSyncHelper.tsx | 0.00% <0.00%> (ø) |
|
www/js/plugin/storage.ts | 58.88% <0.00%> (ø) |
|
... and 2 more |
Loading