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

Release v.0.11.0 #385

Closed mfvanek closed 4 months ago

mfvanek commented 4 months ago

Relates to https://github.com/mfvanek/pg-index-health/issues/384 https://github.com/mfvanek/pg-index-health/issues/362 https://github.com/mfvanek/pg-index-health/issues/322 https://github.com/mfvanek/pg-index-health/issues/364

sonarcloud[bot] commented 4 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 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (95b477a) to head (a553cb1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #385 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 870 870 =========================================== Files 132 132 Lines 1889 1889 Branches 128 128 =========================================== Hits 1889 1889 ```

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