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

[stable5.0] Fix calendar lists not being orderable any more #6556

Merged
merged 1 commit into from
Dec 28, 2024

fix(CalendarList): dragging to order calendars

7877628
Select commit
Loading
Failed to load commit list.
Merged

[stable5.0] Fix calendar lists not being orderable any more #6556

fix(CalendarList): dragging to order calendars
7877628
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 28, 2024 in 0s

15.40% (-0.03%) compared to 4d5328f

View this Pull Request on Codecov

15.40% (-0.03%) compared to 4d5328f

Details

Codecov Report

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

Project coverage is 15.40%. Comparing base (4d5328f) to head (7877628).
Report is 3 commits behind head on stable5.0.

Files with missing lines Patch % Lines
src/components/AppNavigation/CalendarList.vue 0.00% 17 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           stable5.0    #6556      +/-   ##
=============================================
- Coverage      15.42%   15.40%   -0.03%     
=============================================
  Files            206      206              
  Lines           9444     9458      +14     
  Branches        2195     2196       +1     
=============================================
  Hits            1457     1457              
- Misses          7669     7683      +14     
  Partials         318      318              

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