Merge pull request #495 from ellisvalentiner/main #1209
ci.yml
on: push
Run tests & display coverage
51m 15s
Annotations
9 notices
Run tests & display coverage
Starting action
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/py-cov-action/python-coverage-comment-action "HTTP/1.1 200 OK"
|
Run tests & display coverage
Computing coverage files & badge
|
Run tests & display coverage
HTTP Request: GET https://img.shields.io/static/v1?label=Coverage&message=100%25&color=brightgreen "HTTP/1.1 200 OK"
|
Run tests & display coverage
Generating HTML coverage report
|
Run tests & display coverage
Saving coverage files
|
Run tests & display coverage
Files saved
|
Run tests & display coverage
You can browse the full coverage report at:
https://htmlpreview.github.io/?https://github.com/py-cov-action/python-coverage-comment-action/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/py-cov-action/python-coverage-comment-action/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/py-cov-action/python-coverage-comment-action/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%2Fpy-cov-action%2Fpython-coverage-comment-action%2Fpython-coverage-comment-action-data%2Fendpoint.json
See more details and ready-to-copy-paste-markdown at:
https://github.com/py-cov-action/python-coverage-comment-action/tree/python-coverage-comment-action-data
|
Run tests & display coverage
Ending action
|