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

umputun / tg-spam / 33487964548
84%

Build:
DEFAULT BRANCH: master
Ran 01 Sep 2026 08:41AM UTC
Jobs 1
Files 43
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

01 Sep 2026 08:35AM UTC coverage: 84.045% (+0.02%) from 84.026%
33487964548

push

github

umputun
docs: fix short-message LLM and ban-path claims

the openai section claimed short messages are always checked by OpenAI
regardless of --openai.veto. An earlier spam verdict from stop-words, a meta
check, a lua plugin or CAS returns at detector.go:355 before any provider runs,
so an LLM is reached only when nothing has flagged the message. It also names
--gemini.check-short-messages now, which gates the same path.

the documents-only section attributed the permanent ban to CAS. Any of the
pre-gate checks can produce a spam verdict, and any spam verdict returns
PermanentBanDuration (app/bot/spam.go:172); CAS is only the one enabled on a
stock install. The same paragraph implied check-short-messages could bring an
LLM in for a caption-less file, which DocumentsCheck has already decided.

CLAUDE.md carried the same claim, and now states the non-short cases where an
enabled veto-mode provider does get to override: an appended parent bringing
req.Msg to at least MinMsgLen, or MinMsgLen set to 0.

the AdmitDocuments field comment named only the detector effect, omitting the
locator write that feeds --max-short-msg-count.

Related to #447

9134 of 10868 relevant lines covered (84.04%)

234.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33487964548.1 01 Sep 2026 08:41AM UTC 43
84.04
GitHub Action Run
Source Files on build 33487964548
  • Tree
  • List 43
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e9594d84 on github
  • Prev Build on master (#33487001189)
  • Next Build on master (#34503802088)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc