Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RemoveFinalizers to improve code reusability #1248

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

lou-lan
Copy link
Collaborator

@lou-lan lou-lan commented Mar 7, 2024

Fix RemoveFinalizers to improve code reusability

Signed-off-by: lou-lan <loulan@loulan.me>
(cherry picked from commit a6b5f3197fc8664689958a194968c760f91f7ffb)
@lou-lan lou-lan requested a review from bzsuni March 7, 2024 09:29
@lou-lan lou-lan added the release/bug bug pr recoded in new release label Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.16%. Comparing base (c57fde2) to head (4991e89).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1248   +/-   ##
=======================================
  Coverage   84.16%   84.16%           
=======================================
  Files          19       20    +1     
  Lines        3170     3171    +1     
=======================================
+ Hits         2668     2669    +1     
  Misses        390      390           
  Partials      112      112           
Flag Coverage Δ
unittests 84.16% <85.71%> (+<0.01%) ⬆️

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

Files Coverage Δ
pkg/utils/finalizers.go 100.00% <100.00%> (ø)
pkg/controller/tunnel/egress_tunnel.go 40.16% <0.00%> (-0.61%) ⬇️

@weizhoublue weizhoublue merged commit 82c2fd0 into main Mar 11, 2024
32 of 33 checks passed
@weizhoublue weizhoublue deleted the refactor-code branch March 11, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/bug bug pr recoded in new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants