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

eclipse-bluechi / bluechi / 10353493233 / 1
83%
main: 83%

Build:
DEFAULT BRANCH: main
Ran 12 Aug 2024 02:22PM UTC
Files 46
Run time 1s
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 Aug 2024 02:08PM UTC coverage: 84.837% (+0.2%) from 84.683%
10353493233.1

push

github

engelmi
Use /usr/bin/test command instead of shell evaluation

Replace direct shell evaluation with `/usr/bin/test` command to bypass
confusing output in logs:

shell evaluation output:
```
  Executed command '[ -f /etc/bluechi/controller.conf.d/ctrl.conf ] && echo 'exists'' with result '2' and output '[: missing ']''
```

/usr/bin/test command output:
```
  Executed command '/usr/bin/test -f /etc/bluechi/controller.conf.d/ctrl.conf' with result '1' and output 'b'''
```

Signed-off-by: Martin Perina <mperina@redhat.com>

4985 of 5876 relevant lines covered (84.84%)

1024.9 hits per line

Source Files on job 10353493233.1
  • Tree
  • List 0
  • Changed 18
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10353493233
  • de46dbdf on github
  • Prev Job for on main (#10348050856.1)
  • Next Job for on main (#10365538212.1)
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