Open st3iny opened 2 days ago
Attention: Patch coverage is 0%
with 35 lines
in your changes missing coverage. Please review.
Project coverage is 23.37%. Comparing base (
492beb5
) to head (8ab308b
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/contactsMenu.js | 0.00% | 24 Missing :warning: |
src/views/ContactsMenuAvailability.vue | 0.00% | 11 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Part of https://github.com/nextcloud/server/issues/44776
Requires https://github.com/nextcloud/server/pull/49375 and https://github.com/nextcloud-libraries/nextcloud-vue/pull/6238
Add a new action to the contacts menu to show the user's availability. The plan is to reuse the free-busy modal for this.
TODO