Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix coverage metric for Sonarcloud analysis #6

Open
lewismc opened this issue Apr 17, 2022 · 0 comments
Open

Fix coverage metric for Sonarcloud analysis #6

lewismc opened this issue Apr 17, 2022 · 0 comments
Assignees
Labels
ci/cd Continuous Integration/Continuous Delivery
Milestone

Comments

@lewismc
Copy link
Member

lewismc commented Apr 17, 2022

The following error message indicates that the "Fix code coverage paths" stage in build.yml needs to be implemented.

00:33:18.445 INFO: Sensor Cobertura Sensor for Python coverage [python]
00:33:18.446 DEBUG: Using pattern 'coverage.xml' to find reports
00:33:18.529 INFO: Python test coverage
00:33:18.532 INFO: Parsing report '/github/workspace/coverage.xml'
00:33:18.595 WARN: Invalid directory path in 'source' element: /home/runner/work/tagbase-aws-cdk/tagbase-aws-cdk/src
00:33:18.598 ERROR: Cannot resolve the file path 'app.py' of the coverage report, the file does not exist in all 'source'.
00:33:18.611 ERROR: Cannot resolve 10 file paths, ignoring coverage measures for those files
@lewismc lewismc self-assigned this Apr 17, 2022
@lewismc lewismc added this to the Sprint 7 milestone Apr 17, 2022
@lewismc lewismc added the ci/cd Continuous Integration/Continuous Delivery label Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous Integration/Continuous Delivery
Projects
None yet
Development

No branches or pull requests

1 participant