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

jqueguiner / num2words2 / 21226621925

21 Jan 2026 09:37PM UTC coverage: 75.025% (-22.0%) from 97.042%
21226621925

push

github

web-flow
Add Support for 45 New Languages - Expanding to 119+ Total Language Codes (#10)

* 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, H... (continued)

4610 of 7020 branches covered (65.67%)

Branch coverage included in aggregate %.

2497 of 6417 new or added lines in 153 files covered. (38.91%)

33 existing lines in 14 files now uncovered.

15772 of 20147 relevant lines covered (78.28%)

4.7 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

7.09
/tests/test_all_python_versions.py


Source Not Available

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