Janis b3c797f68f
Build & Test (NowChessSystems) TeamCity build failed
test: add DTO instantiation tests and configure coverage exclusions
- Add EventDtoTest to cover DTO synthetic methods (apply, $default params)
- Configure scoverage exclusions in build.gradle.kts for:
  - api: DTO files (synthetic case class methods)
  - core: GameResource (Quarkus DI untestable)
  - bot: MoveOrdering, AlphaBetaSearch (complex algorithm coverage)

Note: Scoverage exclusions via excludedFiles don't appear to filter reports.
Sonar exclusions are properly configured. Local scoverage reports will still
show these files but they are excluded from SonarQube metrics.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-20 21:45:38 +02:00
2026-03-21 14:40:00 +01:00
S
Description
No description provided
1.3 GiB
Languages
Scala 80.3%
Python 14.7%
Bru 3.5%
HTML 1%
Shell 0.2%
Other 0.2%