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

Writing temp file to os temp dir #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

linzhp
Copy link

@linzhp linzhp commented Aug 25, 2022

The directory passed to enumer may not be writable (e.g., when Bazel actions calls enumer). This PR makes it write to the OS default temp dir instead

@codecov-commenter
Copy link

Codecov Report

Merging #64 (a0342d7) into master (0f231a2) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   66.23%   66.23%           
=======================================
  Files           4        4           
  Lines         465      465           
=======================================
  Hits          308      308           
  Misses        146      146           
  Partials       11       11           
Impacted Files Coverage Δ
stringer.go 61.04% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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