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

feat(deps): Add Nextcloud 31 support #6262

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nickvergessen
Copy link
Member

Signed-off-by: Joas Schilling [email protected]

appinfo/info.xml Outdated
@@ -40,7 +40,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/main/screenshots/week_sidebar.png</screenshot>
<dependencies>
<php min-version="8.1" max-version="8.3" />
<nextcloud min-version="30" max-version="30" />
<nextcloud min-version="31" max-version="31" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<nextcloud min-version="31" max-version="31" />
<nextcloud min-version="30" max-version="31" />

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.74%. Comparing base (e0eb088) to head (9e08c89).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6262      +/-   ##
============================================
+ Coverage     22.97%   28.74%   +5.77%     
- Complexity      475      950     +475     
============================================
  Files           252      294      +42     
  Lines         12125    14415    +2290     
  Branches       2302     2314      +12     
============================================
+ Hits           2786     4144    +1358     
- Misses         9012     9944     +932     
  Partials        327      327              
Flag Coverage Δ
javascript 14.51% <ø> (ø)
php 59.30% <ø> (ø)

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.

@miaulalala miaulalala added the blocked This ticket or PR is blocked by another one label Aug 14, 2024
@miaulalala miaulalala force-pushed the update-main-version branch from 01cede5 to d2cea11 Compare August 14, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This ticket or PR is blocked by another one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants