52197125f7f7edb42c22a720abba026d23939bdb
Build & Test (NowChessSystems) TeamCity build failed
- Remove dead GameResult variants (Checkmate, Stalemate, InsufficientMaterial) that were never produced - Fix ImportResource.importPgn to return 400 for null body instead of silently succeeding with empty PGN - Add JaCoCo exclusions for companion objects and private ServiceState (only compiler-level synthetics) - Add integration tests: all move types in toLegalMoveDto (capture/castle/en-passant/promotion), undo/redo/resign/exportPgn 404 paths, null-body endpoints - Add unit tests: all parsePromotionChar branches (r/b/n/wildcard), drawAction claim success, engine setter, findMatchingMove orElse path, check status in GameMapper - Add DtoCoverageTest and GameDomainCoverageTest covering synthetic methods (equals, hashCode, copy, productElement, productElementName, canEqual) and singleton serialization (writeReplace) Result: LINE 300/300 (100%) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Scala
80.3%
Python
14.6%
Bru
3.5%
HTML
1%
Shell
0.2%
Other
0.2%