hipages/php-fpm_exporter

View on GitHub
sonar-project.properties

Summary

Maintainability
Test Coverage
sonar.organization=hipages
sonar.projectKey=hipages_php-fpm_exporter

sonar.sources=.
sonar.exclusions=**/*_test.go,**/vendor/**,**/testdata/*

sonar.tests=.
sonar.test.inclusions=**/*_test.go
sonar.test.exclusions=**/vendor/**
sonar.go.coverage.reportPaths=cover.out