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

Reviewed-on: #13
This commit was merged in pull request #13.
This commit is contained in:
2026-04-01 09:07:06 +02:00
parent 13bfc16cfe
commit e5e20c566e
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.