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

forzagreen / n2words / 33875042471
99%

Build:
DEFAULT BRANCH: main
Ran 04 Sep 2026 12:53PM UTC
Jobs 1
Files 127
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

04 Sep 2026 12:52PM UTC coverage: 98.831%. Remained the same
33875042471

push

github

web-flow
feat(cli): add a shipped n2words command (#442)

Adds a `bin` entry point so the library is usable from a shell: `npx n2words 42 --lang en`.

Flags, help text and validation are derived at runtime from each module's own
declarations (`<form>Defaults`, `<form>Values`, `<form>Max`), so adding a language
or an option to src/ gives the CLI a new flag with no edit in bin/.

Supports all three forms, per-language options with `--no-` negation, several
values at once, stdin streaming, `--json`, `--list`, and `--help --lang <code>`.
Exit codes separate a usage error (1) from a value the library refused (2).
No new dependencies; bin/ imports only node: builtins and src/.

Also raises the lint and PR-title job timeouts to 10 minutes (both were being
killed inside a cold `npm ci`) and includes bin/ in the release archive.

5419 of 5654 branches covered (95.84%)

Branch coverage included in aggregate %.

30933 of 31128 relevant lines covered (99.37%)

1300.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33875042471.1 04 Sep 2026 12:53PM UTC 127
98.83
GitHub Action Run
Source Files on build 33875042471
  • Tree
  • List 127
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33875042471
  • 249fd226 on github
  • Prev Build on main (#33807121953)
  • Next Build on main (#33885930092)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc