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

jqueguiner / num2words2 / 21330813954
94%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2026 10:04AM UTC
Jobs 6
Files 272
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

25 Jan 2026 10:04AM UTC coverage: 94.514% (+0.005%) from 94.509%
21330813954

push

github

web-flow
Track missing languages (#13)

* Add comprehensive language implementation status report

- Document all 73 currently implemented languages
- Identify 41 missing languages with priority classification
- Clarify that lang_EU.py is for EURO currency, not Basque language
- Prioritize languages by speaker population (113M to 24K speakers)
- Provide action items for future implementations
- Focus on major languages: Punjabi, Marathi, Javanese, Urdu, Gujarati

* Add comprehensive currency support analysis

- Document 181 unique currencies across 51 languages
- Identify critical gaps: English, Hindi, Chinese lack currency support
- Highlight naming convention issue: lang_EU.py should be lang_CURRENCY_EUR.py
- Provide prioritized recommendations for missing currencies
- Analyze top 20 global trade currencies coverage
- Note 24 languages (32%) have no currency support at all

* MAJOR: Migrate lang_EU.py to lang_EUR.py to resolve Basque naming conflict

✅ Critical structural issue resolved:
- Renamed lang_EU.py → lang_EUR.py to avoid confusion with Basque (eu)
- Updated 25+ language files that inherit from this European base class
- Updated all imports: lang_EU → lang_EUR, Num2Word_EU → Num2Word_EUR
- Fixed method calls: Num2Word_EU.setup() → Num2Word_EUR.setup()
- Updated README.md documentation

✅ Verified working:
- All European languages (EN, DE, FR, ES, IT, etc.) work correctly
- Currency conversion functionality maintained
- Number conversion tested across multiple languages

✅ Impact:
- Clears path for proper Basque language (eu) implementation
- Resolves naming convention confusion
- Maintains backward compatibility for all functionality
- 25+ files updated with consistent new naming

* Add comprehensive language support with 50+ new languages

- Added support for 50+ new language modules including: Assamese, Basque (Basque), Tibetan, Breton, Bosnian, Basque (EU), Faroese, Galician, Gujarati, Hawaiian, Haitian Creole, Javanese, Georgian, Kazakh (KK), Kh... (continued)

6833 of 7724 branches covered (88.46%)

Branch coverage included in aggregate %.

12 of 13 new or added lines in 1 file covered. (92.31%)

2 existing lines in 1 file now uncovered.

36218 of 37826 relevant lines covered (95.75%)

5.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
84.07
1.58% num2words2/converters/sentence.py

Coverage Regressions

Lines Coverage ∆ File
2
62.3
-1.64% tests/test_e2e_sentences.py
Jobs
ID Job ID Ran Files Coverage
1 3.9 - 21330813954.1 25 Jan 2026 10:05AM UTC 272
94.5
GitHub Action Run
2 3.11 - 21330813954.2 25 Jan 2026 10:05AM UTC 272
94.5
GitHub Action Run
3 3.12 - 21330813954.3 25 Jan 2026 10:05AM UTC 272
94.5
GitHub Action Run
4 3.13 - 21330813954.4 25 Jan 2026 10:05AM UTC 272
94.5
GitHub Action Run
5 3.8 - 21330813954.5 25 Jan 2026 10:05AM UTC 272
94.54
GitHub Action Run
6 3.10 - 21330813954.6 25 Jan 2026 10:05AM UTC 272
94.5
GitHub Action Run
Source Files on build 21330813954
  • Tree
  • List 272
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 61b5d232 on github
  • Prev Build on master (#21329391749)
  • Next Build on master (#25194599081)
  • 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