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
128 stars 15 forks source link

Downgraded slf4j version #300

Closed mfvanek closed 1 year ago

mfvanek commented 1 year ago

Closes https://github.com/mfvanek/pg-index-health/issues/299

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (2c9658a) 100.00% compared to head (6662bb5) 100.00%.

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