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

brianegge / garbage_bin / 22333552903
57%

Build:
DEFAULT BRANCH: master
Ran 24 Feb 2026 02:09AM UTC
Jobs 1
Files 9
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

24 Feb 2026 02:07AM UTC coverage: 56.548% (-10.0%) from 66.537%
22333552903

push

github

web-flow
Fix memory leak and watchdog timeouts in garbage_bin (#247)

- Wrap YOLO inference in torch.no_grad() to prevent PyTorch from
  retaining computation graphs
- Explicitly free Results objects after extracting detections
- Close PIL images between iterations to release BytesIO buffers
- Move watchdog notify and sleep into finally block so heartbeats
  are sent even during camera errors
- Cache psutil.Process instance and drop unused cpu_percent
- Resolve merge conflict in detect.py
- Add healthcheck.py to repo (referenced by Dockerfile)
- Remove duplicate GitHub Release step in auto-release workflow
- Add unit tests for get_health_status

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

20 of 87 new or added lines in 3 files covered. (22.99%)

108 existing lines in 2 files now uncovered.

380 of 672 relevant lines covered (56.55%)

0.57 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
84.17
-1.55% garbage_bin/detect.py
22
0.0
garbage_bin/healthcheck.py
41
38.6
-4.03% garbage_bin/main.py

Uncovered Existing Lines

Lines Coverage ∆ File
17
84.17
-1.55% detect.py
91
38.6
-4.03% main.py
Jobs
ID Job ID Ran Files Coverage
1 22333552903.1 24 Feb 2026 02:09AM UTC 9
56.55
GitHub Action Run
Source Files on build 22333552903
  • Tree
  • List 9
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22333552903
  • 49520316 on github
  • Prev Build on master (#22267593490)
  • Delete
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