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

jqueguiner / num2words2 / 25619761642
95%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 04:27AM UTC
Jobs 6
Files 337
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 May 2026 04:26AM UTC coverage: 95.198%. Remained the same
25619761642

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 %.

10 of 10 new or added lines in 1 file covered. (100.0%)

42436 of 44190 relevant lines covered (96.03%)

5.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.11 - 25619761642.1 10 May 2026 04:28AM UTC 337
95.2
GitHub Action Run
2 3.15 - 25619761642.2 10 May 2026 04:28AM UTC 337
95.2
GitHub Action Run
3 3.10 - 25619761642.3 10 May 2026 04:28AM UTC 337
95.2
GitHub Action Run
4 3.14 - 25619761642.4 10 May 2026 04:28AM UTC 337
95.2
GitHub Action Run
5 3.13 - 25619761642.5 10 May 2026 04:28AM UTC 337
95.2
GitHub Action Run
6 3.12 - 25619761642.6 10 May 2026 04:28AM UTC 337
95.2
GitHub Action Run
Source Files on build 25619761642
  • 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 Repo
  • feb082c8 on github
  • Prev Build on main (#25252981312)
  • 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