ci: fix fail_under 0 #87
test.yml
on: push
Run tests & display coverage
1m 13s
Annotations
9 notices
Run tests & display coverage
Starting action
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/alex-ong/adventofcode2023 "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=99%25&color=orange "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/alex-ong/adventofcode2023/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/alex-ong/adventofcode2023/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/alex-ong/adventofcode2023/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%2Falex-ong%2Fadventofcode2023%2Fpython-coverage-comment-action-data%2Fendpoint.json
See more details and ready-to-copy-paste-markdown at:
https://github.com/alex-ong/adventofcode2023/tree/python-coverage-comment-action-data
|
Run tests & display coverage
Ending action
|