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

add logic to handle for f.Close() #10004

Merged
merged 1 commit into from Jul 15, 2022
Merged

Conversation

my-git9
Copy link
Member

@my-git9 my-git9 commented Jul 15, 2022

Add logic to handle for f.Close() in test/e2e/fixture/fixture.go
Part of issue: #9963

Signed-off-by: xin.li <xin.li@daocloud.io>
@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #10004 (a1b4e85) into master (7d31d61) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #10004   +/-   ##
=======================================
  Coverage   45.96%   45.96%           
=======================================
  Files         227      227           
  Lines       27276    27276           
=======================================
  Hits        12538    12538           
  Misses      13036    13036           
  Partials     1702     1702           

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 7d31d61...a1b4e85. Read the comment docs.

Copy link
Collaborator

@crenshaw-dev crenshaw-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @my-git9 !

@crenshaw-dev crenshaw-dev merged commit 8ec9ad7 into argoproj:master Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants