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

zeromq / libzmq / 7647336498
75%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2024 11:04PM UTC
Jobs 1
Files 214
Run time 16s
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 Jan 2024 11:01PM UTC coverage: 74.753%. Remained the same
7647336498

push

github

bluca
configure: fix basic syntax errors in the shell script programming language

There is no such thing as `+=` unless you happen to be using the Bash
programming language, i.e. your script shebang is /bin/bash.

However, configure scripts are run via /bin/sh instead, which may or may
not be be bash, usually depending on whether the system in question
preferred to have one less package installed (in which case it is bash)
vs. have a faster /bin/sh installed (in which case it is probably the
dash shell).

14769 of 19757 relevant lines covered (74.75%)

36296.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7647336498.1 24 Jan 2024 11:04PM UTC 214
74.75
GitHub Action Run
Source Files on build 7647336498
  • Tree
  • List 214
  • Changed 131
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3b264019 on github
  • Prev Build on master (#7263878637)
  • Next Build on master (#8020629269)
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

© 2025 Coveralls, Inc