Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix timeline range issues #1183

Merged
merged 5 commits into from
Oct 9, 2024

Bump up the plugin version to support storage in native code

6d1fcad
Select commit
Loading
Failed to load commit list.
Merged

🐛 Fix timeline range issues #1183

Bump up the plugin version to support storage in native code
6d1fcad
Select commit
Loading
Failed to load commit list.
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%> (ø)