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

[stable3.5] fix(appointments): Rate limit config creation and booking #5683

fix(appointments): Rate limit config creation and booking

f60459f
Select commit
Loading
Failed to load commit list.
Merged

[stable3.5] fix(appointments): Rate limit config creation and booking #5683

fix(appointments): Rate limit config creation and booking
f60459f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 10, 2024 in 1s

20.32% (+0.02%) compared to 6ec2e4b

View this Pull Request on Codecov

20.32% (+0.02%) compared to 6ec2e4b

Details

Codecov Report

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

Comparison is base (6ec2e4b) 20.29% compared to head (f60459f) 20.32%.
Report is 5 commits behind head on stable3.5.

Files Patch % Lines
src/views/Appointments/Booking.vue 0.00% 5 Missing ⚠️
src/components/AppointmentConfigModal.vue 0.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           stable3.5    #5683      +/-   ##
=============================================
+ Coverage      20.29%   20.32%   +0.02%     
=============================================
  Files            186      186              
  Lines           6342     6353      +11     
  Branches        1032     1037       +5     
=============================================
+ Hits            1287     1291       +4     
- Misses          5055     5062       +7     

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