test coverage

This commit is contained in:
Duncan Tourolle 2025-06-07 15:40:42 +02:00
parent 624f92b8f9
commit c39b9f9eb7

View File

@ -1,5 +1,8 @@
# PyWebLayout # PyWebLayout
![Test Coverage](./coverage.svg)
![Documentation Coverage](./coverage-docs.svg)
A Python library for HTML-like layout and rendering. A Python library for HTML-like layout and rendering.
## Description ## Description