You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2023/04/07 16:01:00 UTC

[jira] [Commented] (IGNITE-19178) Add Sonar to Ignite project to analyze sources

    [ https://issues.apache.org/jira/browse/IGNITE-19178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709727#comment-17709727 ] 

Maxim Muzafarov commented on IGNITE-19178:
------------------------------------------

[~NSAmelchev] thank you for the review. Merged to the master branch.

Examples of Sonar Analysis:
https://sonarcloud.io/summary/overall?id=apache_ignite

A PR Analysis:
https://github.com/apache/ignite/pull/10629


> Add Sonar to Ignite project to analyze sources
> ----------------------------------------------
>
>                 Key: IGNITE-19178
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19178
>             Project: Ignite
>          Issue Type: Task
>          Components: build
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Major
>             Fix For: 2.16
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Sonar is a code quality and security tool that is free to open-source projects and recommended by the INFRA team the link for documentation:
> https://cwiki.apache.org/confluence/display/INFRA/SonarCloud+for+ASF+projects
> Despite in commonly used by many of the ASF projects, it can have the following benefits for us:
> - visualise simple problems for newcomers to work on;
> - see the trends in the source code;
> - add an extra layer of static code analysis;
> The INFRA ticket:
> https://issues.apache.org/jira/browse/INFRA-24415



--
This message was sent by Atlassian Jira
(v8.20.10#820010)