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

umputun / tg-spam / 28850817269
84%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2026 08:00AM UTC
Jobs 1
Files 41
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

07 Jul 2026 07:58AM UTC coverage: 83.432% (-0.03%) from 83.461%
28850817269

push

github

umputun
ci: use explicit ["**"] branches/tags in build-app push trigger

#412 removed the empty branches:/tags: keys from ci.yml while fixing the
paths_ignored typo. Those keys are intentional: GitHub scopes push events by
ref type, so defining one key but not the other excludes the undefined ref
type. Both set to ["**"] opt build-app into all branch pushes (path-filtered)
and all tag pushes. Tag pushes matter because GitHub ignores paths/paths-ignore
for tags, so release tags vX.Y.Z still trigger build-app and let docker.yml's
workflow_run publish the release image; the branches: key also runs CI on every
feature-branch push independent of pull_request.

Use the explicit ["**"] form rather than empty/null: it is equivalent (both
match all refs including slashed names like feature/x, which a single "*" would
not) but is not flagged by actionlint as "string should not be empty".
paths-ignore (the corrected key from #412) still skips docs/updater-only branch
pushes.

8697 of 10424 relevant lines covered (83.43%)

239.86 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
76.77
-4.04% lib/tgspam/plugin/watcher.go
Jobs
ID Job ID Ran Files Coverage
1 28850817269.1 07 Jul 2026 08:00AM UTC 41
83.43
GitHub Action Run
Source Files on build 28850817269
  • Tree
  • List 41
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fb6a2877 on github
  • Prev Build on master (#28850477820)
  • Next Build on master (#29141763371)
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