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

find a way to reduce amount of boilerplate code in tests #413

Closed BLoHny closed 4 months ago

BLoHny commented 4 months ago

Relates to https://github.com/mfvanek/pg-index-health/pull/411 Closes https://github.com/mfvanek/pg-index-health/issues/375

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 (9953bfb) to head (4569554).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #413 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 945 945 =========================================== Files 145 145 Lines 2037 2037 Branches 134 134 =========================================== Hits 2037 2037 ```

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

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