-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
[!!!][FEATURE] Upgrade to TYPO3 v12 #285
Conversation
f5fbb6e
to
fed9e2f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 17428 lines exceeds the maximum allowed for the inline comments feature.
Code Climate has analyzed commit 8772ad4 and detected 21 issues on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 71.8% (50% is the threshold). This pull request will bring the total coverage in the repository to 72.8% (51.3% change). View more on Code Climate. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #285 +/- ##
=============================================
+ Coverage 21.52% 72.80% +51.27%
- Complexity 296 333 +37
=============================================
Files 27 41 +14
Lines 920 1114 +194
=============================================
+ Hits 198 811 +613
+ Misses 722 303 -419
☔ View full report in Codecov by Sentry. |
fed9e2f
to
0d4c6e1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 17435 lines exceeds the maximum allowed for the inline comments feature.
0d4c6e1
to
b89d56b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 17442 lines exceeds the maximum allowed for the inline comments feature.
b89d56b
to
3431414
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 17506 lines exceeds the maximum allowed for the inline comments feature.
3431414
to
d59c8ca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 17525 lines exceeds the maximum allowed for the inline comments feature.
d59c8ca
to
110fe8f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 17523 lines exceeds the maximum allowed for the inline comments feature.
110fe8f
to
46f9586
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 17524 lines exceeds the maximum allowed for the inline comments feature.
46f9586
to
84969d3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 17522 lines exceeds the maximum allowed for the inline comments feature.
84969d3
to
a63341c
Compare
a63341c
to
2b05738
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 18426 lines exceeds the maximum allowed for the inline comments feature.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 18474 lines exceeds the maximum allowed for the inline comments feature.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 19811 lines exceeds the maximum allowed for the inline comments feature.
47dfbd9
to
ddb9d6c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 20154 lines exceeds the maximum allowed for the inline comments feature.
ddb9d6c
to
8772ad4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 20634 lines exceeds the maximum allowed for the inline comments feature.
This PR adds support for TYPO3 v12. Support for TYPO3 v10 and v11 has been dropped.
In addition, the following improvements were made:
eliashaeussler/cache-warmup
PageTypeProvider
lit-html
... and many more changes (see
README.md
for all changes).