Patch coverage
Generate coverage reports for git patches
|
Copyright (C) 2018 Kunal Mehta legok.nosp@m.tm@d.nosp@m.ebian.nosp@m..org More...
Namespaces | |
namespace | Parser |
Copyright (C) 2018 Kunal Mehta legok.nosp@m.tm@d.nosp@m.ebian.nosp@m..org | |
Classes | |
class | CheckCommand |
Assumes cwd is the git repository. More... | |
class | ClassFinder |
Parse PHP files to find classes. More... | |
class | CommandProcess |
Wrapper around Process that prints output to the console live. More... | |
class | Git |
Wrapper around git. More... | |
class | GitChanged |
Typed object to hold changed files in a git commit. More... | |
class | HtmlReport |
Build an HTML report that's helpfully nice for humans to use. More... | |
class | TestFinder |
Finds tests that cover provided classes. More... | |
Copyright (C) 2018 Kunal Mehta legok.nosp@m.tm@d.nosp@m.ebian.nosp@m..org
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.