Terry Howe
Terry Howe
What is missing that the DCO check doesn't cover?
Interesting, not sure how that happened.
All the ones Benoit linked seem to be signed to me as well as the one mentioned in the screen cap: https://github.com/helm/helm/commit/5fe7a87
@andrewb1269hg can you change the title to "verified" instead of "signed"
I see I lost my gpg signing config with this new computer
I'll look at time
@panwarharsh15 it doesn't look like anyone claimed `kube` if youu want to get that a shot. That or anything else showing low coverage, I'm not sure where things stand on...
> Hey [@TerryHowe](https://github.com/TerryHowe) I can contribute some UTs are there any specific packages or functionality I should prioritize? or is anything with a low coverage fine? I don't know the...
> Hey, just checking—has anyone started on the `kube` package? If not, mind if I take it? Not that I'm aware of. Go for it.
``` Error: pkg/action/action_test.go:708:5: len: use assert.Len (testifylint) assert.Equal(t, len(tt.expectedFiles), len(files)) ^ Error: pkg/action/action_test.go:759:2: len: use assert.Len (testifylint) assert.Equal(t, len(originalFiles), len(reconstructed)) ^ Error: pkg/action/action_test.go:793:2: require-error: for error assertions use require (testifylint)...