nutanix-cloud-native / cluster-api-provider-nutanix

Kubernetes-native declarative infrastructure provider for Nutanix AHV
https://opendocs.nutanix.com/capx/latest/getting_started/
Apache License 2.0
40 stars 23 forks source link

build(lint): Add gocognit to golangci-lint linter list #483

Closed thunderboltsid closed 1 month ago

thunderboltsid commented 1 month ago

gocognit aims to reduce "cognitive complexity" of functions.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 33.00%. Comparing base (d967a56) to head (783f8ba). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
controllers/helpers.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #483 +/- ## ======================================= Coverage 33.00% 33.00% ======================================= Files 17 17 Lines 1809 1809 ======================================= Hits 597 597 Misses 1192 1192 Partials 20 20 ```

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