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

lucasliet / llm-telegram-bot / 23940857422
54%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 09:04AM UTC
Jobs 1
Files 58
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

03 Apr 2026 09:03AM UTC coverage: 53.614% (-0.1%) from 53.739%
23940857422

push

github

lucasliet
fix: convert env var access to lazy getters for Deno Deploy warmup

- Convert all top-level env var access to lazy getter functions
- Fixes warmup failures on Deno Deploy where env vars aren't available during module load
- Update Oak from deno.land/x/oak@v12.6.1 to jsr:@oak/oak
- Replace APP.listen() with Deno.serve() using APP.handle() for new Deno Deploy
- Add deploy config with org/app/runtime to deno.json

Affected files:
- main.ts: lazy getters for TOKEN, PORT, ADMIN_USER_IDS + Deno.serve()
- All service files: lazy getters for API keys and credentials
- CloudFlareService, GeminiService, TelegramService, AntigravityOAuth
- All OpenAI-compatible providers (Gemini, GitHub, Groq, OpenRouter, etc.)
- FileUtils: lazy getter for TOKEN

Deploy build: https://console.deno.com/lucasliet/llm-telegram-bot/builds/7bt59akmwchg

183 of 377 branches covered (48.54%)

Branch coverage included in aggregate %.

31 of 48 new or added lines in 13 files covered. (64.58%)

2984 of 5530 relevant lines covered (53.96%)

17.92 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
6.84
-2.56% src/service/openai/VertexAiService.ts
3
48.5
-0.22% src/service/CloudFlareService.ts
2
26.67
-6.67% src/service/openai/GroqService.ts
2
30.77
-7.69% src/service/openai/ZaiService.ts
2
36.11
-3.08% src/util/FileUtils.ts
1
54.4
0.0% src/service/TelegramService.ts
1
28.0
0.0% src/service/antigravity/AntigravityOAuth.ts
1
16.67
0.0% src/service/openai/GithubCopilotService.ts
Jobs
ID Job ID Ran Files Coverage
1 23940857422.1 03 Apr 2026 09:04AM UTC 58
53.61
GitHub Action Run
Source Files on build 23940857422
  • Tree
  • List 58
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 1eee5252 on github
  • Prev Build on main (#23903633947)
  • Next Build on main (#23941064348)
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