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

feat(editor): improve attendee and resource status display #6520

Merged
merged 1 commit into from
Jan 16, 2025

feat(editor): improve attendee and resource status display

9c23ed8
Select commit
Loading
Failed to load commit list.
Merged

feat(editor): improve attendee and resource status display #6520

feat(editor): improve attendee and resource status display
9c23ed8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2025 in 0s

22.97% (-0.03%) compared to 8699a65

View this Pull Request on Codecov

22.97% (-0.03%) compared to 8699a65

Details

Codecov Report

Attention: Patch coverage is 0% with 46 lines in your changes missing coverage. Please review.

Project coverage is 22.97%. Comparing base (8699a65) to head (9c23ed8).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...rc/components/Editor/AvatarParticipationStatus.vue 0.00% 38 Missing ⚠️
src/components/Editor/Resources/ResourceList.vue 0.00% 3 Missing ⚠️
...rc/components/Editor/Invitees/InviteesListItem.vue 0.00% 2 Missing ⚠️
...c/components/Editor/Resources/ResourceListItem.vue 0.00% 2 Missing ⚠️
src/components/Editor/Invitees/InviteesList.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6520      +/-   ##
============================================
- Coverage     22.99%   22.97%   -0.03%     
  Complexity      475      475              
============================================
  Files           252      252              
  Lines         12117    12128      +11     
  Branches       2315     2317       +2     
============================================
  Hits           2786     2786              
- Misses         9004     9015      +11     
  Partials        327      327              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.