knative-extensions / kn-plugin-event

Kn plugin for sending events to Knative sinks.
Apache License 2.0
7 stars 22 forks source link

:broom: Update magetasks & dependencies, rm LICENSE files #339

Closed cardil closed 5 months ago

cardil commented 5 months ago

Changes

/kind cleanup

Closes #333

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 12.72727% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 53.16%. Comparing base (95d61bd) to head (565965f). Report is 2 commits behind head on main.

Files Patch % Lines
pkg/cli/ics/encoding.go 0.00% 7 Missing :warning:
pkg/k8s/kubeclient.go 0.00% 7 Missing :warning:
pkg/k8s/jobrunner.go 0.00% 6 Missing :warning:
pkg/cli/create.go 50.00% 5 Missing :warning:
pkg/cli/ics/send.go 0.00% 4 Missing :warning:
pkg/tests/cloudevent_server.go 0.00% 3 Missing :warning:
internal/cli/cmd/build.go 0.00% 2 Missing :warning:
internal/cli/cmd/send.go 0.00% 2 Missing :warning:
pkg/k8s/addressresolver.go 0.00% 2 Missing :warning:
pkg/sender/in_cluster.go 33.33% 2 Missing :warning:
... and 8 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #339 +/- ## ======================================= Coverage 53.16% 53.16% ======================================= Files 51 51 Lines 1580 1580 ======================================= Hits 840 840 Misses 671 671 Partials 69 69 ```

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

cardil commented 5 months ago

/cc @dsimansk

knative-prow[bot] commented 5 months ago

[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

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/knative-extensions/kn-plugin-event/blob/main/OWNERS)~~ [cardil,dsimansk] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
cardil commented 5 months ago

/override codecov/patch

That Codecov is weird!

knative-prow[bot] commented 5 months ago

@cardil: Overrode contexts on behalf of cardil: codecov/patch

In response to [this](https://github.com/knative-extensions/kn-plugin-event/pull/339#issuecomment-2025638620): >/override codecov/patch > >That Codecov is weird! Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.