redis-operator
redis-operator copied to clipboard
Remove useless comments
Description
Remove useless comments on all reconcile functions.
Type of change
- Bug fix (non-breaking change which fixes an issue)
Checklist
- [x] Tests have been added/modified and all tests pass.
- [x] Functionality/bugs have been confirmed to be unchanged or fixed.
- [x] I have performed a self-review of my own code.
- [x] Documentation has been updated or added where necessary.
Additional Context
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3e6fcb9
) 32.79% compared to head (ebd40bb
) 32.77%.
Additional details and impacted files
@@ Coverage Diff @@
## master #761 +/- ##
==========================================
- Coverage 32.79% 32.77% -0.03%
==========================================
Files 19 19
Lines 3232 3231 -1
==========================================
- Hits 1060 1059 -1
Misses 2113 2113
Partials 59 59
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.