Skip to content

refactor: Update dnsrecord creation to use common reconciler methods

Codecov / codecov/project succeeded Feb 19, 2024 in 1s

80.03% (-1.15%) compared to c0fa2a2

View this Pull Request on Codecov

80.03% (-1.15%) compared to c0fa2a2

Details

Codecov Report

Merging #416 (8d1f0fe) into main (c0fa2a2) will decrease coverage by 1.15%.
Report is 1 commits behind head on main.
The diff coverage is 78.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #416      +/-   ##
==========================================
- Coverage   81.17%   80.03%   -1.15%     
==========================================
  Files          40       54      +14     
  Lines        3140     4382    +1242     
==========================================
+ Hits         2549     3507     +958     
- Misses        396      576     +180     
- Partials      195      299     +104     
Components Coverage Δ
api/v1beta1 (u) 71.42% <ø> (ø)
api/v1beta2 (u) 90.90% <ø> (ø)
pkg/common (u) 89.53% <100.00%> (+0.29%) ⬆️
pkg/istio (u) 73.91% <ø> (-1.25%) ⬇️
pkg/log (u) 94.73% <ø> (ø)
pkg/reconcilers (u) 80.16% <ø> (ø)
pkg/rlptools (u) 79.45% <ø> (ø)
controllers (i) 76.54% <75.58%> (-1.10%) ⬇️
Files Coverage Δ
controllers/gateway_eventmapper.go 85.00% <100.00%> (+3.75%) ⬆️
pkg/common/common.go 97.84% <ø> (ø)
pkg/common/errors.go 100.00% <100.00%> (ø)
pkg/common/gatewayapi_utils.go 84.83% <100.00%> (+0.17%) ⬆️
pkg/common/k8s_utils.go 97.56% <100.00%> (+0.26%) ⬆️
controllers/dnspolicy_status.go 86.36% <86.36%> (ø)
controllers/tlspolicy_status.go 86.36% <86.36%> (ø)
controllers/kuadrant_status.go 75.00% <72.22%> (-3.89%) ⬇️
pkg/multicluster/target.go 94.28% <94.28%> (ø)
controllers/dnshealthcheckprobe_eventmapper.go 68.18% <68.18%> (ø)
... and 10 more

... and 7 files with indirect coverage changes