Orbital::Payload::Serv::Coveralls - Interface to the Coveralls code coverage service
version 0.001000
Returns an ArrayRef
of Orbital::Payload::Serv::Coveralls::Repo
instances for every repository that is available under the current user's Coveralls account.
Requires a login.
build_history_for_repo( Orbital::Payload::Serv::Coveralls::Repo $repo )
Visits the repository defined by $repo
to get the build history of that particular repository.
TODO define the return value
Zakariyya Mughal <[email protected]>
This software is copyright (c) 2017 by Zakariyya Mughal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.