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

umputun / tg-spam / 19401813346
83%

Build:
DEFAULT BRANCH: master
Ran 16 Nov 2025 06:54AM UTC
Jobs 1
Files 31
Run time 2100min
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

16 Nov 2025 06:49AM UTC coverage: 81.869%. Remained the same
19401813346

push

github

web-flow
ci: free disk space before builds to prevent runner failures (#339)

* ci: free disk space before builds to prevent runner failures

add cleanup step to remove unused pre-installed software before builds:
- /usr/share/dotnet (~5-10 GB) - .NET SDK not needed for Go builds
- /opt/ghc (~2-3 GB) - Haskell compiler not needed
- /usr/local/share/boost - C++ libraries not needed
- docker system prune - remove unused docker artifacts

github-hosted runners start with ~72 GB total but >50 GB already used
by pre-installed software. this frees up ~15-20 GB to prevent "no space
left on device" errors during multi-architecture docker builds.

addresses intermittent CI failures where runner disk fills up during
build cleanup/logging phase, not actual compilation.

* remove tracked binary and add to gitignore

the example binary in _examples/lua_plugins/ was accidentally tracked
in git (10 MB macOS ARM64 executable). this binary can be rebuilt from
example.go at any time and shouldn't be in version control.

changes:
- removed _examples/lua_plugins/example from git
- added to .gitignore to prevent future tracking

6177 of 7545 relevant lines covered (81.87%)

273.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19401813346.1 16 Nov 2025 06:54AM UTC 31
81.87
GitHub Action Run
Source Files on build 19401813346
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7d11bb59 on github
  • Prev Build on master (#19400605288)
  • Next Build on master (#19402309229)
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

© 2025 Coveralls, Inc