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

Always use the same technic to cleanup global variables in tests. #2135

Merged

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented May 16, 2019

It's not pretty but it's more compact and after a while become
yet another Go idiom that you just recognize at first sight.

Signed-off-by: David Gageot [email protected]

It's not pretty but it's more compact and after a while become
yet another Go idiom that you just recognize at first sight.

Signed-off-by: David Gageot <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #2135 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2135   +/-   ##
=======================================
  Coverage   56.31%   56.31%           
=======================================
  Files         180      180           
  Lines        7815     7815           
=======================================
  Hits         4401     4401           
  Misses       2994     2994           
  Partials      420      420

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0d5747...0a269d9. Read the comment docs.

@tejal29 tejal29 merged commit 1eb2fec into GoogleContainerTools:master May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants