🐛 Fix timeline range issues #1183
Merged
Codecov / codecov/project
succeeded
Oct 9, 2024 in 0s
29.44% (+0.01%) compared to 039f647
View this Pull Request on Codecov
29.44% (+0.01%) compared to 039f647
Details
Codecov Report
Attention: Patch coverage is 26.08696%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 29.44%. Comparing base (
039f647
) to head (6d1fcad
).
Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
www/js/usePermissionStatus.ts | 0.00% | 10 Missing |
www/js/TimelineContext.ts | 50.00% | 6 Missing |
www/js/diary/list/TimelineScrollList.tsx | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1183 +/- ##
==========================================
+ Coverage 29.42% 29.44% +0.01%
==========================================
Files 122 122
Lines 4910 4915 +5
Branches 1080 1080
==========================================
+ Hits 1445 1447 +2
- Misses 3465 3468 +3
Files with missing lines | Coverage Δ | |
---|---|---|
www/js/diary/list/TimelineScrollList.tsx | 0.00% <0.00%> (ø) |
|
www/js/TimelineContext.ts | 51.80% <50.00%> (+0.27%) |
⬆️ |
www/js/usePermissionStatus.ts | 0.00% <0.00%> (ø) |
Loading