microsoft / MLOpsPython

MLOps using Azure ML Services and Azure DevOps
MIT License
1.21k stars 1.1k forks source link

[error]No code coverage results were found to publish #395

Closed hldiniz closed 2 years ago

hldiniz commented 2 years ago

Running as per https://github.com/microsoft/MLOpsPython/blob/master/docs/getting_started.md#set-up-the-model-ci-training-evaluation-and-registration-pipeline I get the following error. Can you help please?

2022-02-25T03:18:01.8689783Z ##[section]Starting: Publish coverage report 2022-02-25T03:18:01.8696346Z ============================================================================== 2022-02-25T03:18:01.8696875Z Task : Publish code coverage results 2022-02-25T03:18:01.8697190Z Description : Publish Cobertura or JaCoCo code coverage results from a build 2022-02-25T03:18:01.8697465Z Version : 1.198.0 2022-02-25T03:18:01.8697655Z Author : Microsoft Corporation 2022-02-25T03:18:01.8698004Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/test/publish-code-coverage-results 2022-02-25T03:18:01.8698394Z ============================================================================== 2022-02-25T03:18:02.3843085Z ##[error]No code coverage results were found to publish. 2022-02-25T03:18:02.3914084Z ##[section]Finishing: Publish coverage report

hldiniz commented 2 years ago

rename project in diabets_regression-ci.yml fixed the issue. Project and files renaming not cascading into ylm files.