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

Add brief instruction how to implement a new check #365

Closed mfvanek closed 5 months ago

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
No data about Duplication

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 (edaf9fe) to head (7d27bd4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #365 +/- ## =========================================== 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.