You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/05/02 15:10:00 UTC

[jira] [Created] (HIVE-26196) Integrate Sonarcloud analysis for master branch

Alessandro Solimando created HIVE-26196:
-------------------------------------------

             Summary: Integrate Sonarcloud analysis for master branch
                 Key: HIVE-26196
                 URL: https://issues.apache.org/jira/browse/HIVE-26196
             Project: Hive
          Issue Type: Improvement
          Components: Build Infrastructure
    Affects Versions: 4.0.0-alpha-2
            Reporter: Alessandro Solimando
            Assignee: Alessandro Solimando


The aim of the ticket is to integrate SonarCloud analysis for the master branch.

The ticket does not cover:
 * test coverage
 * analysis on PRs and other branches

Those aspects can be added in follow-up tickets, if there is enough interest.

From preliminary tests, the analysis step requires 30 additional minutes for the pipeline.

The idea for this first integration is to track code quality metrics over new commits in the master branch, without any quality gate rules (i.e., the analysis will never fail, independently of the values of the quality metrics).

An example of analysis is available in my personal Sonar account: [https://sonarcloud.io/summary/new_code?id=asolimando_hive]

ASF offers SonarCloud accounts for Apache projects, and Hive already has one, for completing the present ticket, somebody having admin permissions in that repo should generated an authentication token, which should replace the _SONAR_TOKEN_ secret.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)