knative-extensions / kn-plugin-admin

Kn plugin for managing a Kubernetes based Knative installation.
Apache License 2.0
7 stars 18 forks source link

Document maturity levels in sandbox #137

Closed evankanderson closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #137 (290e09b) into main (b92c567) will increase coverage by 0.68%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   79.98%   80.66%   +0.68%     
==========================================
  Files          20       24       +4     
  Lines        1029     1117      +88     
==========================================
+ Hits          823      901      +78     
- Misses        147      155       +8     
- Partials       59       61       +2     
Impacted Files Coverage Δ
pkg/types.go 19.64% <0.00%> (-2.36%) :arrow_down:
pkg/command/cdc/list.go 92.59% <0.00%> (ø)
pkg/command/cdc/create.go 92.85% <0.00%> (ø)
pkg/command/cdc/delete.go 100.00% <0.00%> (ø)
pkg/command/cdc/cdc.go 100.00% <0.00%> (ø)
core/root.go 61.29% <0.00%> (+1.29%) :arrow_up:

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 b92c567...290e09b. Read the comment docs.

knative-prow-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: evankanderson, maximilien

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/kn-plugin-admin/blob/main/OWNERS)~~ [evankanderson,maximilien] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment