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

uebelack / babeli / 26331749447
100%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 11:42AM UTC
Jobs 1
Files 6
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

23 May 2026 11:42AM UTC coverage: 100.0%. Remained the same
26331749447

push

github

uebelack
✨ feat: add AI-powered translation service with chat model integration

Add core translation service infrastructure with AI chat model support:

- Add TranslationService with similarity-based translation matching using Jaro-Winkler algorithm
- Implement ChatModelFactory with provider registration system for flexible AI model integration
- Add Configuration interface for model provider settings (provider, model, apiKey, apiUrl)
- Implement ConfigurationError for better error handling
- Add JaroWinklerSimilarity utility for finding similar translations
- Include comprehensive test coverage for new components
- Add @langchain/core dependency for chat model integration
- Export new modules (ai, errors, services, util) from core package

The translation service finds similar existing translations to provide context
to the AI model, improving translation quality and consistency.

144 of 144 new or added lines in 4 files covered. (100.0%)

249 of 249 relevant lines covered (100.0%)

55.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26331749447.1 23 May 2026 11:42AM UTC 6
100.0
GitHub Action Run
Source Files on build 26331749447
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26331749447
  • 0e3966c0 on github
  • Prev Build on main (#26297197900)
  • Next Build on main (#26332881855)
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