[
https://issues.apache.org/jira/browse/NIFI-13601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869842#comment-17869842
]
ASF subversion and git services commented on NIFI-13601:
--------------------------------------------------------
Commit 7e200fa34e01f10469b634ac487489ad66700773 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7e200fa34e ]
NIFI-13601 Added code-coverage workflow
- Rescheduled docker-tests to weekly execution
- Removed scheduled execution of other testing workflows
Signed-off-by: Chris Sampson <[email protected]>
This closes #9126
> Move Code Coverage to Scheduled Workflow
> ----------------------------------------
>
> Key: NIFI-13601
> URL: https://issues.apache.org/jira/browse/NIFI-13601
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The GitHub Actions continuous integration workflow includes test code
> coverage evaluation as part of the Ubuntu Linux build. Although this
> information is useful on a general basis, it is less important for pull
> request reviews in the current process. For this reason, code coverage
> evaluation should be moved to a separate workflow that runs on a scheduled
> basis, avoiding the need to run it for every pull request and push.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)