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

⏱️ Implement TimelineContext (refactoring of LabelTabContext) #1138

Merged
merged 38 commits into from
May 21, 2024

Merge branch 'master' of https://github.com/e-mission/e-mission-phone…

b690c0c
Select commit
Loading
Failed to load commit list.
Merged

⏱️ Implement TimelineContext (refactoring of LabelTabContext) #1138

Merge branch 'master' of https://github.com/e-mission/e-mission-phone…
b690c0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2024 in 1s

28.95% (+2.37%) compared to 2761e19

View this Pull Request on Codecov

28.95% (+2.37%) compared to 2761e19

Details

Codecov Report

Attention: Patch coverage is 31.15183% with 263 lines in your changes are missing coverage. Please review.

Project coverage is 28.95%. Comparing base (2761e19) to head (b690c0c).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1138      +/-   ##
==========================================
+ Coverage   26.57%   28.95%   +2.37%     
==========================================
  Files         114      115       +1     
  Lines        4993     5060      +67     
  Branches     1033     1088      +55     
==========================================
+ Hits         1327     1465     +138     
+ Misses       3666     3593      -73     
- Partials        0        2       +2     
Files Coverage Δ
www/js/components/Chart.tsx 0.00% <ø> (ø)
www/js/diary/list/FilterSelect.tsx 0.00% <ø> (ø)
www/js/diary/timelineHelper.ts 92.36% <100.00%> (+0.25%) ⬆️
www/js/survey/inputMatcher.ts 63.18% <ø> (ø)
www/js/survey/multilabel/confirmHelper.ts 97.11% <ø> (ø)
www/js/App.tsx 0.00% <0.00%> (ø)
www/js/diary/cards/ModesIndicator.tsx 0.00% <0.00%> (ø)
www/js/diary/cards/PlaceCard.tsx 0.00% <0.00%> (ø)
www/js/diary/cards/TripCard.tsx 0.00% <0.00%> (ø)
www/js/diary/details/LabelDetailsScreen.tsx 0.00% <0.00%> (ø)
... and 23 more

... and 2 files with indirect coverage changes