The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Devel::Cover::Report::Kritika - Cover reporting to Kritika

SYNOPSIS

    export KRITIKA_TOKEN=yourtoken
    cover -test -report kritika

DESCRIPTION

Devel::Cover::Report::Kritika reports coverage to Kritika.

In order to submit the report, you have to set KRITIKA_TOKEN environmental variable to the appropriate token, which can be obtained from Kritika web interface.

INTEGRATION

Devel::Cover::Report::Kritika was written having in mind the integration possibility with many public/private CI/CD services.

It will detect the following services:

DEVELOPMENT

Repository

    http://github.com/kritikaio/devel-cover-report-kritika-perl

CREDITS

AUTHOR

Viacheslav Tykhanovskyi, vti@cpan.org.

COPYRIGHT AND LICENSE

Copyright (C) 2017, Viacheslav Tykhanovskyi

This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.