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

Fix bug in generator and increase mutation coverage #395

Closed mfvanek closed 4 months ago

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
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 (6a6ae30) to head (5305cdd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #395 +/- ## =========================================== Coverage 100.00% 100.00% - Complexity 921 923 +2 =========================================== Files 143 143 Lines 1992 1994 +2 Branches 132 132 =========================================== + Hits 1992 1994 +2 ```

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