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

jqueguiner / num2words2 / 25619761642 / 4
95%
main: 95%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 04:28AM UTC
Files 337
Run time 8s
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 May 2026 04:26AM UTC coverage: 95.198%. Remained the same
25619761642.4

push

github

jqueguiner
test(cli): fix Windows CI mojibake in test_cli_with_lang_to

delegator.run decoded subprocess stdout with the Windows ANSI code page
(cp1252), turning UTF-8 'é' (0xC3 0xA9) into 'é' and breaking the
Spanish currency assertion on every Windows tox env.

Replace delegator with subprocess.run, force encoding="utf-8" on the
parent decode, and set PYTHONIOENCODING=utf-8 / PYTHONUTF8=1 in the
child env so the CLI emits UTF-8 regardless of the host code page.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

8042 of 8834 branches covered (91.03%)

Branch coverage included in aggregate %.

42436 of 44190 relevant lines covered (96.03%)

0.96 hits per line

Source Files on job 3.14 - 25619761642.4
  • Tree
  • List 337
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25619761642
  • feb082c8 on github
  • Prev Job for on main (#25252981312.2)
  • Delete
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