mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-25 14:53:34 +00:00
Add comprehensive documentation at the top of the coverage workflow file to help developers understand: - What the coverage workflow does - How to view coverage reports (Codecov links) - What coverage files are generated - Configuration options and requirements This improves developer experience by making the CI/CD pipeline more transparent and easier to understand for contributors. Co-authored-by: enihsago <[email protected]>