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: free busy not updating date #6690

Merged
merged 1 commit into from
Feb 3, 2025

fix: free busy not updating date

3b2d626
Select commit
Loading
Failed to load commit list.
Merged

fix: free busy not updating date #6690

fix: free busy not updating date
3b2d626
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

23.00% (+0.00%) compared to 056a8aa

View this Pull Request on Codecov

23.00% (+0.00%) compared to 056a8aa

Details

Codecov Report

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

Project coverage is 23.00%. Comparing base (056a8aa) to head (3b2d626).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/store/calendarObjectInstance.js 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6690   +/-   ##
=========================================
  Coverage     23.00%   23.00%           
  Complexity      475      475           
=========================================
  Files           252      252           
  Lines         12112    12110    -2     
  Branches       2310     2311    +1     
=========================================
  Hits           2786     2786           
+ Misses         8999     8998    -1     
+ Partials        327      326    -1     

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