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(freebusy): time zone handling #6703

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

fixup! fix(freebusy): time zone handling

a1adebc
Select commit
Loading
Failed to load commit list.
Draft

fix(freebusy): time zone handling #6703

fixup! fix(freebusy): time zone handling
a1adebc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 10, 2025 in 1s

22.95% (-0.07%) compared to 7b81283

View this Pull Request on Codecov

22.95% (-0.07%) compared to 7b81283

Details

Codecov Report

Attention: Patch coverage is 27.58621% with 21 lines in your changes missing coverage. Please review.

Project coverage is 22.95%. Comparing base (7b81283) to head (a1adebc).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
src/components/Editor/FreeBusy/FreeBusy.vue 0.00% 15 Missing ⚠️
src/views/ContactsMenuAvailability.vue 0.00% 3 Missing ⚠️
src/views/EditSidebar.vue 0.00% 2 Missing ⚠️
src/services/freeBusySlotService.js 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6703      +/-   ##
============================================
- Coverage     23.02%   22.95%   -0.07%     
  Complexity      475      475              
============================================
  Files           252      252              
  Lines         12101    12130      +29     
  Branches       2307     2318      +11     
============================================
- Hits           2786     2785       -1     
- Misses         8989     9019      +30     
  Partials        326      326              

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