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

Shared calendars shouldn't allow adding attendees if the calendar is not yours #5457

Merged
merged 1 commit into from
Sep 7, 2023

Shared calendars shouldn't allow adding attendees if the calendar is …

8d2f0fb
Select commit
Loading
Failed to load commit list.
Merged

Shared calendars shouldn't allow adding attendees if the calendar is not yours #5457

Shared calendars shouldn't allow adding attendees if the calendar is …
8d2f0fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2023 in 0s

22.61% (-0.03%) compared to d9e67db

View this Pull Request on Codecov

22.61% (-0.03%) compared to d9e67db

Details

Codecov Report

Patch coverage has no change and project coverage change: -0.03% ⚠️

Comparison is base (d9e67db) 22.63% compared to head (8d2f0fb) 22.61%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5457      +/-   ##
============================================
- Coverage     22.63%   22.61%   -0.03%     
  Complexity      395      395              
============================================
  Files           241      241              
  Lines         11834    11847      +13     
  Branches       2299     2305       +6     
============================================
  Hits           2679     2679              
- Misses         9155     9168      +13     
Files Changed Coverage Δ
src/components/Editor/Invitees/InviteesList.vue 0.00% <0.00%> (ø)
src/mixins/EditorMixin.js 3.53% <0.00%> (-0.09%) ⬇️
src/views/EditSidebar.vue 0.00% <ø> (ø)

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