Skip to content

docs: Use full links in readme (#4) #12

docs: Use full links in readme (#4)

docs: Use full links in readme (#4) #12

Triggered via push October 20, 2023 09:01
Status Success
Total duration 1m 50s
Artifacts

ci-check-pr.yml

on: push
Run tests & display coverage
1m 39s
Run tests & display coverage
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 9 notices
Run tests & display coverage
Starting action
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/equinor/atmos-validation "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=91%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/equinor/atmos-validation/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/equinor/atmos-validation/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/equinor/atmos-validation/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%2Fequinor%2Fatmos-validation%2Fpython-coverage-comment-action-data%2Fendpoint.json See more details and ready-to-copy-paste-markdown at: https://github.com/equinor/atmos-validation/tree/python-coverage-comment-action-data
Run tests & display coverage
Ending action
Run tests & display coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/