mfvanek / pg-index-health

pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.
Apache License 2.0
124 stars 14 forks source link

Migrate to PMD 7 #361

Closed mfvanek closed 5 months ago

mfvanek commented 5 months ago

Relates to https://github.com/mfvanek/salary-calc/issues/176

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (f300e34) to head (4aa1764).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #361 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 826 826 =========================================== Files 122 122 Lines 1798 1798 Branches 129 129 =========================================== Hits 1798 1798 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.