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

Allow any calendar the user has access to, to be selected for the 'conflict calendar' #5934

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: Allow any calendar the user has access to, to be selected for t…

67d1435
Select commit
Loading
Failed to load commit list.
Open

Allow any calendar the user has access to, to be selected for the 'conflict calendar' #5934

feat: Allow any calendar the user has access to, to be selected for t…
67d1435
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 6, 2024 in 1s

23.67% (-0.01%) compared to 692ea9e

View this Pull Request on Codecov

23.67% (-0.01%) compared to 692ea9e

Details

Codecov Report

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

Project coverage is 23.67%. Comparing base (692ea9e) to head (67d1435).
Report is 2 commits behind head on main.

Files Patch % Lines
src/store/calendars.js 0.00% 4 Missing ⚠️
src/components/AppointmentConfigModal.vue 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5934      +/-   ##
============================================
- Coverage     23.67%   23.67%   -0.01%     
  Complexity      457      457              
============================================
  Files           249      249              
  Lines         11774    11778       +4     
  Branches       2203     2204       +1     
============================================
  Hits           2788     2788              
- Misses         8669     8673       +4     
  Partials        317      317              

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