eliashaeussler/composer-update-reporter

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/auto-merge.yaml
.github/workflows/cgl.yaml
.github/workflows/docs.yaml
.github/workflows/release.yaml
.github/workflows/tests-update-check.yaml
.github/workflows/tests.yaml
.gitignore
.php-cs-fixer.php10
A
0 mins
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
bin/simulate-application.sh
codecov.yml
composer.json
composer.lock
docs/api.md
docs/assets/css/theme.css
docs/assets/img/favicon.ico
docs/assets/img/logo.png
docs/build/Dockerfile
docs/build/docker-compose.yaml
docs/changelog.md
docs/configuration.md
docs/contribute.md
docs/custom-service.md
docs/hooks.py19
A
0 mins
docs/index.md
docs/install.md
docs/license.md
docs/theme/main.html
mkdocs.yml
phpstan.neon
phpunit.coverage.xml
phpunit.xml
src/Exception/InvalidServiceException.php14
A
0 mins
A
100%
src/Exception/MissingConfigurationException.php13
A
0 mins
A
100%
src/Plugin.php56
A
0 mins
F
0%
src/Registry.php29
A
0 mins
A
100%
src/Reporter.php73
A
35 mins
A
97%
src/Service/AbstractService.php86
A
1 hr
A
94%
src/Service/Email.php146
A
1 hr
A
100%
src/Service/GitLab.php99
A
0 mins
A
100%
src/Service/Mattermost.php115
A
0 mins
A
100%
src/Service/ServiceInterface.php17
A
0 mins
F
0%
src/Service/Slack.php147
B
4 hrs
A
100%