redis-operator icon indicating copy to clipboard operation
redis-operator copied to clipboard

Remove useless comments

Open MathieuCesbron opened this issue 1 year ago • 1 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

MathieuCesbron avatar Jan 28 '24 16:01 MathieuCesbron

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.

codecov[bot] avatar Jan 28 '24 16:01 codecov[bot]