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

Hudson commented on NUTCH-3085:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #225 (See 
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/225/])
NUTCH-3085 Augment CI by adding code coverage and code quality reporting (#897) 
(github: 
[https://github.com/apache/nutch/commit/39cfc61696476304fc8071967a9117d59a97a67e])
* (edit) README.md
* (edit) build.xml
* (add) .github/workflows/sonarcloud.yml
* (edit) default.properties
* (add) sonar-project.properties
* (edit) src/plugin/build-plugin.xml
* (edit) .github/workflows/master-build.yml


> Augment CI by adding code coverage and code quality reporting
> -------------------------------------------------------------
>
>                 Key: NUTCH-3085
>                 URL: https://issues.apache.org/jira/browse/NUTCH-3085
>             Project: Nutch
>          Issue Type: New Feature
>          Components: ci/cd
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Major
>             Fix For: 1.23
>
>
> Back when Apache Infra operated a SonarQube service we had an Ant target 
> (NUTCH-2698) which could be used to perform code quality checks. The value 
> wasn't really properly realized and Infra shut down the SonarQube service so 
> I removed the Ant target.
> fast forward a number of years and things have come a long way. We now use 
> GitHub Actions CI and are able to [analyze the Nutch repository with a GitHub 
> Action|https://docs.sonarsource.com/sonarcloud/advanced-setup/ci-based-analysis/github-actions-for-sonarcloud/].
>  
> We can also add a new target to generate a code coverage report which can be 
> fed into the Action to incorporate test code coverage as well.
> PR coming up.



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

Reply via email to