[
https://issues.apache.org/jira/browse/NUTCH-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18060061#comment-18060061
]
ASF GitHub Bot commented on NUTCH-3085:
---------------------------------------
lewismc closed pull request #838: NUTCH-3085 Augment CI by adding code coverage
and code quality reporting
URL: https://github.com/apache/nutch/pull/838
> 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)