kuadrant-operator icon indicating copy to clipboard operation
kuadrant-operator copied to clipboard

extend health check spec

Open maksymvavilov opened this issue 1 year ago • 1 comments

Transfer healthcheck spec from policy to the record properly

maksymvavilov avatar Oct 11 '24 09:10 maksymvavilov

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 81.06%. Comparing base (63f1d28) to head (39a4b4c). Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
controllers/dnspolicy_dnsrecords.go 0.00% 6 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #936      +/-   ##
==========================================
- Coverage   81.49%   81.06%   -0.44%     
==========================================
  Files         102      117      +15     
  Lines        7177     7752     +575     
==========================================
+ Hits         5849     6284     +435     
- Misses        898     1026     +128     
- Partials      430      442      +12     
Flag Coverage Δ
bare-k8s-integration 10.11% <0.00%> (+1.21%) :arrow_up:
controllers-integration 71.43% <0.00%> (+6.11%) :arrow_up:
envoygateway-integration 49.04% <0.00%> (-1.26%) :arrow_down:
gatewayapi-integration 14.48% <0.00%> (+0.07%) :arrow_up:
istio-integration 51.74% <0.00%> (-1.77%) :arrow_down:
unit 30.33% <0.00%> (+1.99%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
api/v1beta1 (u) 90.90% <ø> (ø)
api/v1beta2 (u) 86.61% <ø> (ø)
pkg/common (u) 88.13% <ø> (ø)
pkg/istio (u) 71.51% <100.00%> (ø)
pkg/log (u) 94.73% <ø> (ø)
pkg/reconcilers (u) ∅ <ø> (∅)
pkg/rlptools (u) 85.55% <ø> (-0.28%) :arrow_down:
controllers (i) 82.23% <79.11%> (-0.83%) :arrow_down:
Files with missing lines Coverage Δ
controllers/dnspolicy_dnsrecords.go 64.34% <0.00%> (-0.51%) :arrow_down:

... and 14 files with indirect coverage changes

codecov[bot] avatar Oct 11 '24 09:10 codecov[bot]