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

get2knowio / deacon / 18437890361
87%

Build:
DEFAULT BRANCH: main
Ran 12 Oct 2025 02:27AM UTC
Jobs 1
Files 32
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

12 Oct 2025 02:25AM UTC coverage: 87.5%. Remained the same
18437890361

push

github

pofallon
fix: suppress probe command output and add validation

Three improvements to container environment probing:

1. Suppress probe output: All probe commands (shell detection, passwd
   reading, environment capture) now redirect stdout/stderr to /dev/null
   to prevent cluttering terminal output during 'deacon up'

2. Reduce warning verbosity: Changed 'Docker exec doesn't capture output'
   from WARN to DEBUG level since this is expected behavior

3. Add container ID validation: Added checks at the start of
   detect_container_shell() and probe_container_environment() to ensure
   container_id is not empty, providing clearer error messages

Fixes issue where shell detection would spam terminal with:
- 'invalid container name or ID: value is empty' errors
- passwd file contents
- full environment variable dumps
- excessive warning messages

7000 of 8000 relevant lines covered (87.5%)

425.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18437890361.1 12 Oct 2025 02:27AM UTC 32
87.5
GitHub Action Run
Source Files on build 18437890361
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18437890361
  • c49f9bfb on github
  • Prev Build on main (#18437777862)
  • Next Build on main (#18437996315)
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