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

use go 1.17 and update deps #155

Closed lionelvillard closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #155 (e598fc3) into main (b92711b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   81.60%   81.60%           
=======================================
  Files          21       21           
  Lines         723      723           
=======================================
  Hits          590      590           
  Misses         93       93           
  Partials       40       40           
Impacted Files Coverage Δ
pkg/network/base_connection.go 87.69% <0.00%> (ø)

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 b92711b...e598fc3. Read the comment docs.

lionelvillard commented 2 years ago

/assign @travis-minke-sap

travis-minke-sap commented 2 years ago

/approve /lgtm

knative-prow-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lionelvillard, travis-minke-sap

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,travis-minke-sap] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment