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 data race check of vxlan #452

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Fix data race check of vxlan #452

merged 1 commit into from
Jun 16, 2023

Conversation

lou-lan
Copy link
Collaborator

@lou-lan lou-lan commented Jun 15, 2023

Fix #450

@lou-lan lou-lan added the release/bug bug pr recoded in new release label Jun 15, 2023
@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #452 (b88689e) into main (49f1c56) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #452   +/-   ##
=======================================
  Coverage   10.43%   10.43%           
=======================================
  Files          19       19           
  Lines        3643     3642    -1     
=======================================
  Hits          380      380           
+ Misses       3197     3196    -1     
  Partials       66       66           
Flag Coverage Δ
unittests 10.43% <0.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
pkg/agent/vxlan/vxlan.go 11.98% <0.00%> (+0.05%) ⬆️

@lou-lan lou-lan merged commit d6cb0cc into main Jun 16, 2023
@lou-lan lou-lan deleted the fix/data-race-check branch June 16, 2023 02:57
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.

Night CI 2023-06-13: Failed (data race)
2 participants