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

eclipse-bluechi / bluechi / 10353493233
83%

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

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

Jobs
ID Job ID Ran Files Coverage
1 10353493233.1 12 Aug 2024 02:22PM UTC 0
84.84
GitHub Action Run
Source Files on build 10353493233
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10353493233
  • de46dbdf on github
  • Prev Build on main (#10348050856)
  • Next Build on main (#10365538212)
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