nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
953 stars 235 forks source link

[stable4.7] fix(alarms): also update DISPLAY alarms #6010

Closed st3iny closed 2 months ago

st3iny commented 2 months ago

Manual backport of https://github.com/nextcloud/calendar/pull/6008

Cherry pick was clean.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 15.49%. Comparing base (da75cf7) to head (1c2cfba). Report is 1 commits behind head on stable4.7.

Files Patch % Lines
src/utils/alarms.js 0.00% 2 Missing :warning:
src/store/calendarObjectInstance.js 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## stable4.7 #6010 +/- ## ========================================== Coverage 15.49% 15.49% ========================================== Files 206 206 Lines 9257 9257 Branches 1931 1931 ========================================== Hits 1434 1434 Misses 7823 7823 ``` | [Flag](https://app.codecov.io/gh/nextcloud/calendar/pull/6010/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | Coverage Δ | | |---|---|---| | [javascript](https://app.codecov.io/gh/nextcloud/calendar/pull/6010/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `15.49% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.