fix: update move validation to check for king safety
Build & Test (NowChessSystems) TeamCity build finished

This commit is contained in:
2026-04-01 08:56:44 +02:00
parent 13bfc16cfe
commit 42034f4bcb
3 changed files with 25 additions and 2 deletions
-1
View File
@@ -20,5 +20,4 @@ When invoked BEFORE scala-implementer (no implementation exists yet):
When invoked AFTER scala-implementer (implementation exists):
Run python3 jacoco-reporter/jacoco_coverage_gaps.py modules/{service-name}/build/reports/jacoco/test/jacocoTestReport.xml --output agent
Use the jacoco-coverage-gaps skill — close coverage gaps revealed by the report.
To regenerate the report run the tests first.