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

fix(calendarPicker): undefined calendar #6468

Merged
merged 1 commit into from
Nov 6, 2024

fix(calendarPicker): undefined calendar

94fc5d1
Select commit
Loading
Failed to load commit list.
Merged

fix(calendarPicker): undefined calendar #6468

fix(calendarPicker): undefined calendar
94fc5d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 6, 2024 in 0s

23.47% (-0.01%) compared to 8cb3aed

View this Pull Request on Codecov

23.47% (-0.01%) compared to 8cb3aed

Details

Codecov Report

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

Project coverage is 23.47%. Comparing base (8cb3aed) to head (94fc5d1).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
src/components/AppointmentConfigModal.vue 0.00% 2 Missing ⚠️
src/components/Shared/CalendarPicker.vue 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6468      +/-   ##
============================================
- Coverage     23.47%   23.47%   -0.01%     
  Complexity      454      454              
============================================
  Files           247      247              
  Lines         11708    11710       +2     
  Branches       2212     2223      +11     
============================================
  Hits           2749     2749              
- Misses         8639     8641       +2     
  Partials        320      320              

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