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

cokelaer / pacbio_qc / 24587526953
76%
master: 76%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 17 Apr 2026 09:30PM UTC
Jobs 2
Files 3
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

17 Apr 2026 09:28PM UTC coverage: 76.316% (-8.9%) from 85.197%
24587526953

push

github

cokelaer
Fix: use bash instead of sh to execute pipeline script

The generated pacbio_qc.sh script uses bash-specific features like 'set -o pipefail'
which are not supported in POSIX sh. Changed subprocess.call to use ['bash', 'pacbio_qc.sh']
instead of 'sh pacbio_qc.sh' to match the standard execution pattern and avoid the
'Illegal option -o pipefail' error in CI environments.

29 of 38 relevant lines covered (76.32%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24587526953.1 17 Apr 2026 09:30PM UTC 3
76.32
GitHub Action Run
2 24587526953.2 17 Apr 2026 09:30PM UTC 3
76.32
GitHub Action Run
Source Files on build 24587526953
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c8eb6c2d on github
  • Prev Build on main (#5486543779)
  • Next Build on main (#24587914137)
  • 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