Reliability you can inspect

Translatey publishes a high-level testing snapshot so server owners can see that the bot is exercised well beyond the happy path.

Statements

96.1%

296 of 308 verified in the current bot runtime snapshot

Branches

92.66%

139 of 150 decision paths exercised in automated checks

Functions

96%

48 of 50 runtime functions covered in the published snapshot

Lines

96.52%

278 of 288 production lines executed during test runs

What those numbers represent

The published snapshot focuses on the bot runtime: commands, message handlers, translation flows, and guard logic. That is the part of the product people rely on when conversations are live.

Translation Commands

100% statements

User-facing translation flows are fully covered in the current published snapshot.

Guards & Access Checks

100% statements

Permission and validation gates are exercised before requests reach runtime actions.

Event Handlers

100% statements

Incoming message and interaction routing is fully exercised in automated checks.

Core Utilities

92.68% statements

Shared bot-side helpers stay above 90% while edge cases continue to be added over time.

Why publish this at all?

Server owners trust bots with live conversations, moderation-adjacent workflows, and community accessibility. Publishing testing depth makes that trust easier to evaluate.