• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

markoboger / chess / 24231639188
78%

Build:
DEFAULT BRANCH: main
Ran 10 Apr 2026 07:27AM UTC
Jobs 1
Files 58
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Apr 2026 07:23AM UTC coverage: 75.95% (-1.0%) from 76.923%
24231639188

push

markoboger
Add Windows console UTF-8 support and fallback ASCII piece rendering

Extract console encoding utilities to handle Windows UTF-8 setup via code page switching and system property configuration. Add platform detection to conditionally enable Unicode chess pieces, falling back to ASCII notation (K/Q/R/B/N/P for white, k/q/r/b/n/p for black) on Windows. Apply UTF-8 initialization in all console-based entry points (ChessApp, ChessConsoleApp, ChessTuiApp).

8 of 44 new or added lines in 3 files covered. (18.18%)

2 existing lines in 2 files now uncovered.

1958 of 2578 relevant lines covered (75.95%)

0.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
18.18
src/main/scala/chess/aview/richTui/ConsoleEncoding.scala
17
76.99
-14.41% src/main/scala/chess/aview/ConsoleView.scala
1
0.0
0.0% src/main/scala/chess/aview/richTui/TuiShell.scala

Coverage Regressions

Lines Coverage ∆ File
1
76.99
-14.41% src/main/scala/chess/aview/ConsoleView.scala
1
0.0
0.0% src/main/scala/chess/aview/richTui/TuiShell.scala
Jobs
ID Job ID Ran Files Coverage
1 scala-3.5 - 24231639188.1 10 Apr 2026 07:27AM UTC 58
75.95
Source Files on build 24231639188
  • Tree
  • List 58
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0b94e1d2 on github
  • Prev Build on main (#24211029264)
  • Next Build on main (#24239725387)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc