Closed cardil closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.82%. Comparing base (
de30b7b
) to head (39b861d
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/override "style / Golang / Lint"
@cardil: /override requires failed status contexts, check run or a prowjob name to operate on. The following unknown contexts/checkruns were given:
style / Golang / Lint
Only the following failed contexts/checkruns were expected:
EasyCLA
build-tests_client_main
integration-tests-latest-release_client_main
integration-tests_client_main
style / suggester / github_actions
tide
unit-tests_client_main
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.
/override "style / Golang / Lint"
@cardil: Overrode contexts on behalf of cardil: style / Golang / Lint
/lgtm
/approve /lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cardil, dsimansk
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/override "style / Golang / Lint"
@dsimansk: Overrode contexts on behalf of dsimansk: style / Golang / Lint
Description
Remove the vendor dir. This should simplify the review of https://github.com/knative/client/pull/1953
Changes
/kind cleanup
Reference
Simplify https://github.com/knative/client/pull/1953 Closes https://github.com/knative/client/pull/1959