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

forzagreen / n2words / 26671491394
98%

Build:
DEFAULT BRANCH: main
Ran 30 May 2026 02:04AM UTC
Jobs 1
Files 78
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

30 May 2026 02:04AM UTC coverage: 96.007%. Remained the same
26671491394

push

github

web-flow
docs(scripts): fix and standardize lang:add invocation examples (#310)

Three usability fixes to the language scaffolding tool:

- The script's own examples (docstring + --help) showed
  `npm run lang:add ko-KR --cardinal`, where npm swallows the
  `--cardinal` flag and warns "Unknown cli config". Add the `--`
  separator so the flag reaches the script, and explain why it's
  needed.
- Standardize every doc (README, CONTRIBUTING, CLAUDE.md) on the
  always-safe `npm run lang:add -- <code>` form, matching the PR
  template. Previously these omitted `--`, which works for a bare
  code on npm 11 but breaks the moment a flag is added.
- Fix the post-scaffold "Next steps": it told contributors to run
  `npm test`, which fails by design on the freshly generated empty
  fixtures. Now it states a case per form is required first, and
  drops the redundant `npm run build:types` step (npm test already
  builds types).

5140 of 5605 branches covered (91.7%)

Branch coverage included in aggregate %.

28523 of 29458 relevant lines covered (96.83%)

28.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26671491394.1 30 May 2026 02:04AM UTC 78
96.01
GitHub Action Run
Source Files on build 26671491394
  • Tree
  • List 78
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26671491394
  • 0e094fcf on github
  • Prev Build on main (#26671214167)
  • Next Build on main (#26671880216)
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