finalgene/coverage-check

Sponsored OSS

By finalgene

Updated over 3 years ago

Image to check coverage in CI

Image
Languages & frameworks
Integration & delivery
1

10K+

finalgene/coverage-check repository overview

Coverage check

CircleCI Codacy Badge

This is a image to check the coverage given by a clover XML file.

This image provides a script based on https://github.com/michaelmoussa/php-coverage-checker.

How to use this image

For analyzing the coverage you can run the following.

$ docker run \
    --rm \
    --volume "$(pwd)":/app \
    --workdir /app \
    finalgene/coverage-check clover.xml 100.0

Quick reference

Tag summary

Content type

Image

Digest

sha256:0dcc92a20

Size

29 MB

Last updated

over 3 years ago

docker pull finalgene/coverage-check

This week's pulls

Pulls:

189

Last week