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

Add Expanded view for Time List #7378

Merged
merged 79 commits into from
Jan 31, 2024

Merge branch 'master' into timelist-compact-view

14ede06
Select commit
Loading
Failed to load commit list.
Merged

Add Expanded view for Time List #7378

Merge branch 'master' into timelist-compact-view
14ede06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 1s

55.38% (-6.19%) compared to d42aa54

View this Pull Request on Codecov

55.38% (-6.19%) compared to d42aa54

Details

Codecov Report

Attention: 134 lines in your changes are missing coverage. Please review.

Comparison is base (d42aa54) 61.57% compared to head (14ede06) 55.38%.

❗ Current head 14ede06 differs from pull request most recent head 5cfa222. Consider uploading reports for the commit 5cfa222 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7378      +/-   ##
==========================================
- Coverage   61.57%   55.38%   -6.19%     
==========================================
  Files         426      669     +243     
  Lines       13275    26832   +13557     
  Branches        0     2607    +2607     
==========================================
+ Hits         8174    14861    +6687     
- Misses       5101    11256    +6155     
- Partials        0      715     +715     
Files Coverage Δ
...s/plan/inspector/components/PlanActivitiesView.vue 1.23% <ø> (ø)
src/plugins/timelist/constants.js 100.00% <100.00%> (ø)
...imelist/inspector/TimeListInspectorViewProvider.js 100.00% <ø> (+33.33%) ⬆️
src/plugins/utcTimeSystem/UTCTimeFormat.js 86.66% <ø> (ø)
...an/inspector/components/PlanActivityStatusView.vue 7.69% <0.00%> (ø)
.../plugins/timelist/inspector/FilteringComponent.vue 0.00% <0.00%> (ø)
src/plugins/timelist/inspector/EventProperties.vue 5.88% <0.00%> (ø)
...gins/timelist/inspector/TimelistPropertiesView.vue 7.69% <0.00%> (ø)
src/plugins/timelist/inspector/svg-progress.js 6.89% <6.89%> (ø)
src/plugins/timelist/TimelistComponent.vue 56.81% <54.43%> (ø)
... and 1 more

... and 369 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d42aa54...5cfa222. Read the comment docs.