projectcontour / contour-operator

Experimental repository to explore an operator for deploying Contour
Apache License 2.0
43 stars 34 forks source link

.github/workflows: Bump actions to latest revision #474

Closed sunjayBhatia closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #474 (e35c02a) into main (1b1fdfc) will decrease coverage by 7.69%. The diff coverage is n/a.

:exclamation: Current head e35c02a differs from pull request most recent head 41975f4. Consider uploading reports for the commit 41975f4 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #474      +/-   ##
==========================================
- Coverage   80.85%   73.15%   -7.70%     
==========================================
  Files          29       29              
  Lines        2209     2209              
==========================================
- Hits         1786     1616     -170     
- Misses        306      493     +187     
+ Partials      117      100      -17     
Impacted Files Coverage Δ
internal/objects/configmap/configmap.go 58.22% <0.00%> (-18.99%) :arrow_down:
internal/objects/contour/finalizer.go 62.50% <0.00%> (-18.75%) :arrow_down:
internal/status/status.go 56.75% <0.00%> (-16.22%) :arrow_down:
internal/equality/equality.go 56.50% <0.00%> (-15.25%) :arrow_down:
internal/objects/serviceaccount/service_account.go 64.58% <0.00%> (-12.50%) :arrow_down:
internal/objects/role/role.go 69.09% <0.00%> (-10.91%) :arrow_down:
internal/objects/job/job.go 71.30% <0.00%> (-10.44%) :arrow_down:
internal/objects/service/service.go 78.26% <0.00%> (-10.44%) :arrow_down:
internal/objects/rbac.go 54.76% <0.00%> (-9.53%) :arrow_down:
...objects/clusterrolebinding/cluster_role_binding.go 69.81% <0.00%> (-9.44%) :arrow_down:
... and 7 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 1b1fdfc...41975f4. Read the comment docs.

sunjayBhatia commented 2 years ago

merged with powers as this is a simple one