knative-extensions / control-protocol

Control protocol to enable interaction between control plane and data plane without redeploy
Apache License 2.0
2 stars 26 forks source link

[main] Upgrade to latest dependencies #168

Closed knative-automation closed 2 years ago

knative-automation commented 2 years ago

Cron -knative-prow-robot

/cc knative-sandbox/eventing-writers /assign knative-sandbox/eventing-writers

Produced by: knative-sandbox/knobots/actions/update-deps

Details:

bumping knative.dev/reconciler-test bec200e...55eab02:
  > 55eab02 upgrade to latest dependencies (# 326)
bumping knative.dev/pkg 75629c8...00c122e:
  > 00c122e Add genreconcile for ConfigMap (# 2489)
  > 6bb6518 Update actions (# 2488)
  > 5b0e728 drop deprecated eventing repos (# 2463)
codecov[bot] commented 2 years ago

Codecov Report

Merging #168 (9977b83) into main (5a6a695) will increase coverage by 1.60%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
+ Coverage   81.60%   83.21%   +1.60%     
==========================================
  Files          21       21              
  Lines         723     1090     +367     
==========================================
+ Hits          590      907     +317     
- Misses         93      144      +51     
+ Partials       40       39       -1     
Impacted Files Coverage Δ
pkg/service/service_caching_wrapper.go 87.50% <0.00%> (-1.39%) :arrow_down:
pkg/message/async_command_result.go 89.65% <0.00%> (-0.83%) :arrow_down:
pkg/service/service.go 81.73% <0.00%> (-0.62%) :arrow_down:
pkg/reconciler/tls_dialer_factory.go 85.36% <0.00%> (-0.35%) :arrow_down:
pkg/network/tls.go 0.00% <0.00%> (ø)
pkg/message/async_command.go 100.00% <0.00%> (ø)
pkg/network/message_queue.go 100.00% <0.00%> (ø)
pkg/service/message_router.go 100.00% <0.00%> (ø)
pkg/reconciler/connection_pool_option.go 100.00% <0.00%> (ø)
pkg/reconciler/async_command_notification_store.go 100.00% <0.00%> (ø)
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 022d508...9977b83. Read the comment docs.

lionelvillard commented 2 years ago

/lgtm /approve

knative-prow[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knative-automation, lionelvillard

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-sandbox/control-protocol/blob/main/OWNERS)~~ [lionelvillard] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment