|
Ran
|
Jobs
1
|
Files
46
|
Run time
1min
|
Badge
README BADGES
|
push
github
tests: aumenta coverage (#18) * 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
137 of 276 branches covered (49.64%)
Branch coverage included in aggregate %.
31 of 132 new or added lines in 4 files covered. (23.48%)
4 existing lines in 2 files now uncovered.2365 of 3714 relevant lines covered (63.68%)
17.06 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
10.0 |
0.48% | src/handlers/CodexHandler.ts |
| 2 |
84.62 |
tests/stubs/kv.ts | |
| 98 |
15.52 |
src/service/CodexService.ts |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
10.0 |
0.48% | src/handlers/CodexHandler.ts |
| 3 |
89.52 |
-1.78% | src/service/BlackboxaiService.ts |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17333694580.1 | 46 |
62.71 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|