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 #169

Closed knative-automation closed 2 years ago

knative-automation commented 2 years ago

prepare for release -nader-ziada

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

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

Details:

bumping knative.dev/reconciler-test 55eab02...994f0c3:
  > 994f0c3 upgrade to latest dependencies (# 329)
  > 6da8e62 Update actions (# 327)
  > 0c8c4d7 upgrade to latest dependencies (# 328)
bumping knative.dev/pkg 00c122e...e325df6:
  > e325df6 upgrade to latest dependencies (# 2490)
codecov[bot] commented 2 years ago

Codecov Report

Merging #169 (d77ac2e) into main (5a6a695) will increase coverage by 1.33%. The diff coverage is n/a.

:exclamation: Current head d77ac2e differs from pull request most recent head 0406ff6. Consider uploading reports for the commit 0406ff6 to get more accurate results

@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   81.60%   82.93%   +1.33%     
==========================================
  Files          21       21              
  Lines         723     1090     +367     
==========================================
+ Hits          590      904     +314     
- Misses         93      146      +53     
  Partials       40       40              
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 391cf58...0406ff6. Read the comment docs.

nader-ziada 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, nader-ziada

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)~~ [nader-ziada] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment