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

bump go1.18 #203

Closed dprotaso closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #203 (2af0884) into main (b5a2146) will increase coverage by 0.27%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
+ Coverage   82.93%   83.21%   +0.27%     
==========================================
  Files          21       21              
  Lines        1090     1090              
==========================================
+ Hits          904      907       +3     
+ Misses        146      144       -2     
+ Partials       40       39       -1     
Impacted Files Coverage Δ
pkg/network/base_connection.go 91.96% <0.00%> (+2.67%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

knative-prow[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, matzew

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