Skip to content

Commit

Permalink
Add SonarQube badge to PackageTest and README
Browse files Browse the repository at this point in the history
This commit includes the addition of a SonarQube badge in both the PackageTest and README files. The changes enhance the project's visibility of code quality metrics and updates README for better representation. A test function for the badge was also included in the PackageTest.
  • Loading branch information
SmetDenis committed Apr 10, 2024
1 parent bd4c25c commit 2cfd233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PackageTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ final class PackageTest extends \JBZoo\Codestyle\PHPUnit\AbstractPackageTest
'coveralls',
'psalm_coverage',
'sonar_qube',
//'packagist_downloads_total',
// 'packagist_downloads_total',
'docker_pulls',
'github_latest_release',
];
Expand Down

0 comments on commit 2cfd233

Please sign in to comment.