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

plastex / plastex / 7507408275
45%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2024 09:05PM UTC
Jobs 6
Files 1360
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 Jan 2024 09:03PM UTC coverage: 44.454%. Remained the same
7507408275

push

github

PatrickMassot
Fix image comparison process call

Imagemagick's `compare` program accepts three image arguments: input1,
input2, output. As is standard within imagemagick, there are magic
filenames that change behaviour; if the output image is not wanted then
`NULL:` is the correct filename to use. The existing code uses
`/dev/null` which is not portable across operating systems, and in some
circumstances imagemagick will attempt to generate output files of
`/dev/null-0` and `/dev/null-1`, which then fails. This may already be
an issue on CI that is papered over by CI running with elevated
privileges within the container.

50280 of 113105 relevant lines covered (44.45%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.7 - 7507408275.1 12 Jan 2024 09:06PM UTC 0
39.74
2 3.8 - 7507408275.2 12 Jan 2024 09:06PM UTC 0
40.36
3 3.9 - 7507408275.3 12 Jan 2024 09:06PM UTC 0
40.36
4 3.10 - 7507408275.4 12 Jan 2024 09:06PM UTC 0
40.39
5 3.11 - 7507408275.5 12 Jan 2024 09:06PM UTC 0
40.39
6 3.6 - 7507408275.6 12 Jan 2024 09:06PM UTC 0
39.74
Source Files on build 7507408275
Detailed source file information is not available for this build.
  • Back to Repo
  • 78aa899c on github
  • Prev Build on master (#7507308380)
  • Next Build on master (#7507647678)
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