[
https://issues.apache.org/jira/browse/CALCITE-5474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676564#comment-17676564
]
Stamatis Zampetakis commented on CALCITE-5474:
----------------------------------------------
I added the "Calcite way"
(https://sonarcloud.io/organizations/apache/quality_gates/show/76470) quality
gate that will fail only if coverage < 0 which is impossible; a quality gate
cannot be empty and must have at least one condition.
> Disable Sonar quality gates to avoid checks appearing as failures
> ------------------------------------------------------------------
>
> Key: CALCITE-5474
> URL: https://issues.apache.org/jira/browse/CALCITE-5474
> Project: Calcite
> Issue Type: Task
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Fix For: 1.33.0
>
>
> Currently Sonar check fails when it detects problem in a PR or master branch
> based on the current configuration of quality gates. The reviewers are free
> to enforce/ignore the error at will but given that errors in CI may be
> interpreted differently by people they should be disabled for the moment.
> The goal of this ticket is to add a new empty [quality gate in
> Sonar|https://sonarcloud.io/organizations/apache/quality_gates/] specific
> for Calcite that never fails no matter what Sonar detects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)