-
Notifications
You must be signed in to change notification settings - Fork 29
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
IBX-1784: Added getDefaultLanguageCode method to API/Repository/Values/Content/Content #279
Conversation
Failed SonarCloud Code Analysis tests is a false positive for me. |
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.
We're missing test coverage here. Integration one would be enough. , but let's resolve ezsystems/ezplatform-http-cache#166 (review) first.
CS test fail looks like a false positive. |
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.
Current CS issue is not related to the changes, I'll look into it separately.
Remarks:
eZ/Publish/API/Repository/Tests/Values/Content/DefaultLanguageCodeForContentTest.php
Outdated
Show resolved
Hide resolved
eZ/Publish/API/Repository/Tests/Values/Content/DefaultLanguageCodeForContentTest.php
Outdated
Show resolved
Hide resolved
eZ/Publish/API/Repository/Tests/Values/Content/DefaultLanguageCodeForContentTest.php
Outdated
Show resolved
Hide resolved
tests/lib/Repository/Values/Content/DefaultLanguageCodeForContentTest.php
Outdated
Show resolved
Hide resolved
SonarCloud Quality Gate failed. 0 Bugs No Coverage information |
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.
Tested together with ezsystems/ezplatform-http-cache#166
Kernel side changes for ezsystems/ezplatform-http-cache#166