unity-mcp/.github
Berkant 4c9beaffde
feat: add test coverage tracking with pytest-cov (#512)
* feat: add test coverage tracking with pytest-cov

  - Add pytest-cov>=4.1.0 to dev dependencies
  - Configure coverage in pyproject.toml (run, report, html)
  - Integrate coverage reports into CI workflow
  - Update .gitignore for coverage artifacts
  - Document coverage usage in docs/README-DEV.md

  Current coverage baseline: 34.45%

* fix: correct TOML escaping and remove redundant

* docs: add Chinese translation for code coverage section

* fix: regenerate uv.lock to resolve merge conflict
2026-01-08 17:32:44 -04:00
..
actions CI Updates (#536) 2026-01-08 16:37:52 -04:00
scripts v9 pre-release pruning (#528) 2026-01-07 18:51:51 -04:00
workflows feat: add test coverage tracking with pytest-cov (#512) 2026-01-08 17:32:44 -04:00