Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@izturn
Copy link
Member

@izturn izturn commented Jul 20, 2022

There are so many EnsureXDeleted in the sub-packages of objects , so unify them to EnsureObjectDelete to let maintain work easy

Signed-off-by: Gang Liu [email protected]

@izturn izturn requested a review from a team as a code owner July 20, 2022 14:12
@izturn izturn requested review from skriss and stevesloka and removed request for a team July 20, 2022 14:12
Signed-off-by: Gang Liu <[email protected]>
@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #4630 (759bf92) into main (520591b) will increase coverage by 0.12%.
The diff coverage is 53.33%.

❗ Current head 759bf92 differs from pull request most recent head 38e7532. Consider uploading reports for the commit 38e7532 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4630      +/-   ##
==========================================
+ Coverage   75.96%   76.09%   +0.12%     
==========================================
  Files         140      140              
  Lines       13103    13073      -30     
==========================================
- Hits         9954     9948       -6     
+ Misses       2892     2870      -22     
+ Partials      257      255       -2     
Impacted Files Coverage Δ
...nternal/provisioner/objects/dataplane/dataplane.go 87.80% <0.00%> (+1.40%) ⬆️
...ernal/provisioner/objects/deployment/deployment.go 89.10% <0.00%> (+3.39%) ⬆️
internal/provisioner/objects/service/service.go 76.00% <0.00%> (+2.57%) ⬆️
internal/provisioner/objects/object.go 89.47% <81.81%> (-10.53%) ⬇️
...provisioner/objects/contourconfig/contourconfig.go 95.55% <100.00%> (+8.76%) ⬆️
internal/sorter/sorter.go 97.59% <0.00%> (-1.21%) ⬇️
internal/dag/gatewayapi_processor.go 94.33% <0.00%> (+0.16%) ⬆️

@skriss skriss added this to the 1.23.0 milestone Jul 26, 2022
@skriss skriss added the release-note/small A small change that needs one line of explanation in the release notes. label Jul 29, 2022
@skriss skriss merged commit 3c05bbb into projectcontour:main Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/small A small change that needs one line of explanation in the release notes.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants