feat: add code coverage to sanctions (#27) #195
Annotations
4 warnings and 10 notices
tests (ubuntu-20.04, 3.8, pii_check)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (ubuntu-20.04, 3.8, quality)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (ubuntu-20.04, 3.8, py38)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (ubuntu-20.04, 3.8, docs)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (ubuntu-20.04, 3.8, py38)
Starting action
|
tests (ubuntu-20.04, 3.8, py38)
HTTP Request: GET https://api.github.com/repos/edx/sanctions "HTTP/1.1 200 OK"
|
tests (ubuntu-20.04, 3.8, py38)
Computing coverage files & badge
|
tests (ubuntu-20.04, 3.8, py38)
HTTP Request: GET https://img.shields.io/static/v1?label=Coverage&message=90%25&color=brightgreen "HTTP/1.1 200 OK"
|
tests (ubuntu-20.04, 3.8, py38)
Generating HTML coverage report
|
tests (ubuntu-20.04, 3.8, py38)
Creating branch python-coverage-comment-action-data
|
tests (ubuntu-20.04, 3.8, py38)
Saving coverage files
|
tests (ubuntu-20.04, 3.8, py38)
Files saved
|
tests (ubuntu-20.04, 3.8, py38)
You can browse the full coverage report at:
https://htmlpreview.github.io/?https://github.com/edx/sanctions/blob/python-coverage-comment-action-data/htmlcov/index.html
You can use the following URLs to display your badge:
- Badge SVG available at:
https://raw.githubusercontent.com/edx/sanctions/python-coverage-comment-action-data/badge.svg
- Badge from shields endpoint is easier to customize but doesn't work with private repo:
https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/edx/sanctions/python-coverage-comment-action-data/endpoint.json
- Badge from shields dynamic url (less useful but you never know):
https://img.shields.io/badge/dynamic/json?color=brightgreen&label=coverage&query=%24.message&url=https%3A%2F%2Fraw.githubusercontent.com%2Fedx%2Fsanctions%2Fpython-coverage-comment-action-data%2Fendpoint.json
See more details and ready-to-copy-paste-markdown at:
https://github.com/edx/sanctions/tree/python-coverage-comment-action-data
|
tests (ubuntu-20.04, 3.8, py38)
Ending action
|