trying again with badge
All checks were successful
Python CI / test (push) Successful in 37s

This commit is contained in:
Duncan Tourolle 2025-06-07 16:25:04 +02:00
parent 8236ee768d
commit 9baabc205a

View File

@ -4,8 +4,8 @@
| Badge | Description | | Badge | Description |
|-------|-------------| |-------|-------------|
| ![Test Coverage](https://gitea.tourolle.paris/dtourolle/pyWebLayout/actions/artifacts/coverage-reports/coverage-57c927e.svg) | **Test Coverage** - Percentage of code covered by unit tests | | ![Test Coverage](https://gitea.tourolle.paris/dtourolle/pyWebLayout/actions/runs/latest/artifacts/coverage-reports/coverage-8236ee7.svg) | **Test Coverage** - Percentage of code covered by unit tests |
| ![Documentation Coverage](https://gitea.tourolle.paris/dtourolle/pyWebLayout/actions/artifacts/coverage-reports/coverage-docs-57c927e.svg) | **Documentation Coverage** - Percentage of code with docstrings | | ![Documentation Coverage](https://gitea.tourolle.paris/dtourolle/pyWebLayout/actions/runs/latest/artifacts/coverage-reports/coverage-docs-8236ee7.svg) | **Documentation Coverage** - Percentage of code with docstrings |
| ![Build Status](./build-status.svg) | **Build Status** - Current CI/CD pipeline status | | ![Build Status](./build-status.svg) | **Build Status** - Current CI/CD pipeline status |
| ![License](https://img.shields.io/badge/license-MIT-blue.svg) | **License** - Project licensing information | | ![License](https://img.shields.io/badge/license-MIT-blue.svg) | **License** - Project licensing information |
A Python library for HTML-like layout and rendering. A Python library for HTML-like layout and rendering.