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

umputun / tg-spam / 24925905574
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: feature/max-short-msg-count-399
DEFAULT BRANCH: master
Ran 25 Apr 2026 07:40AM UTC
Jobs 1
Files 40
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

25 Apr 2026 07:38AM UTC coverage: 83.079% (+0.1%) from 82.966%
24925905574

Pull #294

github

umputun
fix: address Copilot review findings

- main_test.go: switch to require.Len before indexing savedMsgs[0]
  so the test fails fast on a length mismatch instead of panicking
  on out-of-bounds access.
- settings.html: rewrite the in-page warning so it accurately
  reflects that auth-hash and credential rotations apply on the
  next request after /config/reload, only detector and spam-bot
  configuration require a restart.
- config.go: collapse "every available Lua plugin selected" form
  submissions back to a nil EnabledPlugins so the empty-list
  semantic ("auto-enable all plugins, including future additions")
  survives a UI round-trip; previously, hitting Save once froze
  the list at the currently-loaded set.
- config_test.go: add TestNormalizeLuaEnabledPlugins covering the
  collapse-to-nil and preserve-selection cases.
Pull Request #294: Implement database configuration support

1271 of 1568 new or added lines in 7 files covered. (81.06%)

10 existing lines in 2 files now uncovered.

8155 of 9816 relevant lines covered (83.08%)

231.6 hits per line

Uncovered Changes

Lines Coverage ∆ File
181
54.63
-5.75% app/main.go
38
89.84
app/settings.go
26
83.01
app/config/store.go
18
85.25
app/config/crypt.go
17
95.34
app/webapi/config.go
13
85.54
0.18% app/webapi/webapi.go
4
93.33
app/config/settings.go

Coverage Regressions

Lines Coverage ∆ File
9
54.63
-5.75% app/main.go
1
85.54
0.18% app/webapi/webapi.go
Jobs
ID Job ID Ran Files Coverage
1 24925905574.1 25 Apr 2026 07:40AM UTC 40
83.08
GitHub Action Run
Source Files on build 24925905574
  • Tree
  • List 40
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #294
  • PR Base - master (#24767742687)
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