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

lucasliet / llm-telegram-bot
54%

Build:
DEFAULT BRANCH: main
Repo Added 27 Feb 2025 11:08AM UTC
Files 58
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-claude-github-actions-1759380942544
  • claude/antigravity-provider-implementation-IcRCk
  • claude/install-autochatplugin-Um0Ew
  • claude/settings-icons-notification-bell-Vt0AY
  • codex/add-memory-persistence-tool-to-toolservice
  • codex/add-new-provider-based-on-isou.go
  • codex/add-project-structure-and-description-to-agents.md
  • codex/add-test-for-whitelisted-models-validation
  • codex/increase-test-coverage-to-90%
  • codex/increase-test-coverage-to-90%-1f2vh1
  • copilot/fix-7
  • feat/cloudflare-oss-tool-usage
  • feat/toolservice-vercel-compatibility
  • feature/add_test_blackbox
  • feature/agent-tool-call-loop
  • feature/coverage_report
  • feature/openai-tool-adapter
  • fix/new-deploy-warmup
  • fix/pr22-review-fixes
  • main
  • tests/increase-coverage

04 Apr 2026 04:17PM UTC coverage: 53.622%. Remained the same
23982703049

push

github

web-flow
feat: migrate to Deno.serve() with Oak JSR for new Deploy compatibility (#26)

- Update Oak to JSR version (jsr:@oak/oak) for better Deno 2.0 support
- Replace APP.listen() with Deno.serve() + APP.handle() pattern
- This approach should be compatible with new Deno Deploy warmup phase
- Maintains backward compatibility with Classic Deploy

183 of 377 branches covered (48.54%)

Branch coverage included in aggregate %.

2985 of 5531 relevant lines covered (53.97%)

17.92 hits per line

Relevant lines Covered
Build:
Build:
5531 RELEVANT LINES 2985 COVERED LINES
17.92 HITS PER LINE
Source Files on main
  • Tree
  • List 58
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23982703049 main feat: migrate to Deno.serve() with Oak JSR for new Deploy compatibility (#26) - Update Oak to JSR version (jsr:@oak/oak) for better Deno 2.0 support - Replace APP.listen() with Deno.serve() + APP.handle() pattern - This approach should be compati... push 04 Apr 2026 04:17PM UTC web-flow github
53.62
23982617686 fix/new-deploy-warmup Merge 8300a0a36 into 7f221d470 Pull #26 04 Apr 2026 04:12PM UTC web-flow github
53.62
23982598822 main ci: set zai glm endpoint for claude actions push 04 Apr 2026 04:11PM UTC web-flow github
53.62
23956641154 main revert: back to Oak deno.land/x version that works on classic - Revert Oak from jsr:@oak/oak to deno.land/x/oak@v12.6.1 - Remove await from APP.listen() - Oak JSR breaks both classic and new deploys - Need to investigate new deploy compatibility ... push 03 Apr 2026 06:07PM UTC lucasliet github
53.62
23956089555 main fix: await APP.listen() for proper HTTP server initialization - Add await to APP.listen() to ensure server is ready before accepting requests - New Deno Deploy expects HTTP server to be fully started before routing traffic - Keeps Oak JSR version... push 03 Apr 2026 05:49PM UTC lucasliet github
53.62
23950401045 main fix: update Oak to JSR version for Deno Deploy warmup compatibility - Change oak from deno.land/x/oak@v12.6.1 to jsr:@oak/oak - JSR version passes warmup phase on new Deno Deploy - Keeps APP.listen() pattern that works on classic deploy push 03 Apr 2026 02:51PM UTC lucasliet github
53.62
23941737114 main fix: convert env var access to lazy getters for Deno Deploy - 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 - BOT initialization moved to in... push 03 Apr 2026 09:36AM UTC lucasliet github
53.62
23941587722 main chore: add org and app to deploy config push 03 Apr 2026 09:30AM UTC lucasliet github
53.74
23941384702 main chore: change deploy webhook url push 03 Apr 2026 09:23AM UTC lucasliet github
53.61
23941064348 main chore: change deploy webhook url push 03 Apr 2026 09:12AM UTC lucasliet github
53.61
See All Builds (201)
  • Repo on GitHub
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