|
Ran
|
Jobs
1
|
Files
47
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix fala (#19) * feat(teste): adiciona novos testes para funcionalidades do serviço e refatora testes existentes * Revert "feat(codex): reestrutura serviço Codex e atualiza importações para nova arquitetura" This reverts commit c7e14e9c6. * build(dependencies): atualiza dependência do OpenAI para a versão 5.16.0 * Add comprehensive test cases for various handlers and services - Implement tests for ArtaHandler, BlackboxHandler, CloudflareHandler, CodexHandler, DuckDuckGoHandler, GeminiHandler, IsouHandler, OpenRouterHandler, OpenWebUIHandler, PerplexityHandler, PhindHandler, PollinationsHandler, PuterHandler. - Introduce tests for ArtaService, CloudFlareService, IsouService, OpenAIService, PollinationsService, PuterService, TelegramService, ToolService, and openai_classes. - Create a stub for KV storage to facilitate testing. - Ensure all tests validate expected behavior and handle various scenarios, including error handling and response validation. * Update AGENTS.md * fmt * feat(fala): adiciona comando 'fala' para geração de texto e conversão em áudio * refactor(models): substitui definição de comandos de modelo por constante imutável * test(elevenlabs): adiciona testes para o manipulador de comandos 'fala' * test(elevenlabs): adiciona testes para o manipulador de comandos 'fala' e refatora testes existentes
139 of 286 branches covered (48.6%)
Branch coverage included in aggregate %.
26 of 33 new or added lines in 4 files covered. (78.79%)
5 existing lines in 2 files now uncovered.2421 of 3729 relevant lines covered (64.92%)
18.02 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
50.89 |
-0.61% | src/service/TelegramService.ts |
| 4 |
75.0 |
src/handlers/ElevenlabsHandler.ts |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
77.78 |
-4.27% | src/handlers/BlackboxHandler.ts |
| 4 |
50.89 |
-0.61% | src/service/TelegramService.ts |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17392430291.1 | 47 |
63.76 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|