maksim-paskal / aks-node-termination-handler

Gracefully handle Azure Virtual Machines shutdown within Kubernetes
Apache License 2.0
34 stars 6 forks source link

fix linter #63

Closed maksim-paskal closed 8 months ago

maksim-paskal commented 8 months ago

use golangci-lint recomendation

require-error: for error assertions use require (testifylint)
codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f95cacd) 98.30% compared to head (d791c23) 98.30%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ======================================= Coverage 98.30% 98.30% ======================================= Files 6 6 Lines 177 177 ======================================= Hits 174 174 Misses 2 2 Partials 1 1 ```

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