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

jqueguiner / num2words2 / 25210674008 / 6
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: feat/sentence-multilang-ordinals
DEFAULT BRANCH: main
Ran 01 May 2026 10:10AM UTC
Files 331
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

01 May 2026 10:08AM UTC coverage: 95.169%. First build
25210674008.6

Pull #108

github

jqueguiner
fix(lint): clear flake8 + isort backlog blocking CI

- Drop unused `cents_mode = None` local in num2words2/__init__.py
  (F841): the variable was assigned but never read.
- Remove the duplicate "Version information" try/except block in
  num2words2/__init__.py introduced by an earlier merge.
- Move the `from .grouping import group_digits` import to the import
  block proper (isort --float-to-top).
- Drop a leftover blank line in num2words2/lang_SR_LATN.py between
  `from .lang_SR import Num2Word_SR` and the data tables (isort).
- Add the missing two blank lines between `def`s in
  tests/test_v108_features.py (E302).
- Insert a single blank line after deferred `from num2words2 import
  num2words` in tests/lang/test_es.py, tests/lang/test_en.py,
  tests/lang/test_pt_BR.py (isort).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #108: fix(tests): correct stale Arabic e2e expected output

7906 of 8678 branches covered (91.1%)

Branch coverage included in aggregate %.

41621 of 43363 relevant lines covered (95.98%)

0.96 hits per line

Source Files on job 3.12 - 25210674008.6
  • Tree
  • List 331
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25210674008
  • 1aedea15 on github
  • 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