percona / percona-everest-cli

Apache License 2.0
6 stars 5 forks source link

EVEREST-704 Removed duplication of consts #243

Closed gen1us2k closed 11 months ago

gen1us2k commented 11 months ago

CHANGE DESCRIPTION

Problem: EVEREST-704

Short explanation of the problem. The previous PR was accidentally merged so this is the follow-up PR to address comments Related pull requests

Cause: Short explanation of the root cause of the issue if applicable.

Solution: Short explanation of the solution we are providing with this PR.

CHECKLIST

Jira

Tests

codecov-commenter commented 11 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (40d9439) 5.52% compared to head (7835966) 5.53%.

Files Patch % Lines
pkg/monitoring/enable.go 7.69% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #243 +/- ## ===================================== Coverage 5.52% 5.53% ===================================== Files 13 13 Lines 2750 2747 -3 ===================================== Hits 152 152 + Misses 2571 2568 -3 Partials 27 27 ```

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