Skip to content

Conversation

@ChristophWurst
Copy link
Member

To align with nextcloud/groupware#86.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@codecov
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.47%. Comparing base (9d1688c) to head (73b1758).
Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6467   +/-   ##
=========================================
  Coverage     23.47%   23.47%           
- Complexity      453      454    +1     
=========================================
  Files           247      247           
  Lines         11712    11708    -4     
  Branches       2222     2212   -10     
=========================================
  Hits           2749     2749           
+ Misses         8643     8639    -4     
  Partials        320      320           
Flag Coverage Δ
javascript 15.05% <ø> (ø)
php 59.42% <ø> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

@ChristophWurst ChristophWurst merged commit 64858be into main Nov 6, 2024
@ChristophWurst ChristophWurst deleted the docs/app-maintainers branch November 6, 2024 18:09
@ChristophWurst
Copy link
Member Author

/backport to stable5.0

@backportbot backportbot bot added the backport-request A backport was requested for this pull request label Nov 20, 2024
@backportbot
Copy link

backportbot bot commented Nov 20, 2024

The backport to stable5.0 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable5.0
git pull origin stable5.0

# Create the new backport branch
git checkout -b backport/6467/stable5.0

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 73b1758b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6467/stable5.0

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews backport-request A backport was requested for this pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants