unity-mcp/docs
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
..
images Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
CURSOR_HELP.md Make it easier to add tools (#301) 2025-10-03 18:53:09 -04:00
CUSTOM_TOOLS.md HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
MCP_CLIENT_CONFIGURATORS.md Support GitHub Copilot in VSCode Insiders + robustness improvements and bug fixes (#425) 2025-12-04 11:41:01 -08:00
README-DEV-zh.md feat: add test coverage tracking with pytest-cov (#512) 2026-01-08 17:32:44 -04:00
README-DEV.md feat: add test coverage tracking with pytest-cov (#512) 2026-01-08 17:32:44 -04:00
TELEMETRY.md HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
v5_MIGRATION.md Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v6_NEW_UI_CHANGES.md Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v8_NEW_NETWORKING_SETUP.md v9 pre-release pruning (#528) 2026-01-07 18:51:51 -04:00