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

Spectral-Finance / lux / f93bccfbfb11b54cf1a83619d617e853b9541a61 / 3
8%
main: 8%

Build:
DEFAULT BRANCH: main
Ran 04 Apr 2025 08:32AM UTC
Files 176
Run time 4s
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

04 Apr 2025 08:30AM UTC coverage: 4.485% (-0.3%) from 4.797%
f93bccfbfb11b54cf1a83619d617e853b9541a61.3

push

github

web-flow
feat: Implement Telegram Bot API integration (#134)

* feat: Implement Telegram Bot API integration

Add complete Telegram Bot API support with messaging, media handling,
webhooks, rate limiting, and error handling. Include example bots and
comprehensive tests.

* feat: adding more interactive features and updating unit tests

* Adding readme for telegram

* Separating out the interactive and regular features of Telegram

* feat: fixing telegram modules to proper Lux.Lens modules

* fix: fixing small naming and misc things

* fix: rate limit

* removing all old files

* fix: removing printing, useless tests and modules from telegram integration test

* guide: adding telegram livemd docs

* telegram: removing rate limting from main programs and unit tests

* removing random package

* ✨ Add Telegram Bot API integration with various messaging functionalities

- Implemented core modules for Telegram Bot API integration, including:
  - `Lux.Integrations.Telegram` for common settings and request handling.
  - `Lux.Integrations.Telegram.Client` for making API requests.
  - Prisms for various messaging actions: sending messages, copying messages, deleting messages, editing message captions and text, and forwarding messages.
- Added unit tests for each prism to ensure functionality and error handling.
- Removed outdated integration tests for Telegram API.

This update enhances the Telegram integration capabilities, providing a robust framework for interacting with the Telegram Bot API.

* 🗑️ Remove deprecated Telegram messaging lenses

- Deleted several unused lenses for Telegram messaging functionalities, including:
  - `SendPhoto`
  - `CopyMessage`
  - `DeleteMessage`
  - `EditMessageCaption`
  - `EditMessageText`
  - `ForwardMessage`
  - `SendMessage`

This cleanup helps streamline the codebase by removing obsolete components that are no longer needed.

* 📝 Update Telegram integration guide to reflect new prism functionalities

- Renamed the guide to "Tele... (continued)

124 of 2765 relevant lines covered (4.48%)

0.6 hits per line

Source Files on job f93bccfbfb11b54cf1a83619d617e853b9541a61.3
  • Tree
  • List 176
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • f93bccfb on github
  • Prev Job for on main (#1bba7bab342296e80b6f6d384b1931fe1dcfe390.1)
  • Next Job for on main (#15465cadaa361ca1ecd238f5a174760d79704eeb.1)
  • Delete
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