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

bugfix: change command output from stderr to stdout when command exec… #141

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

xcaspar
Copy link
Member

@xcaspar xcaspar commented Jul 25, 2019

…uted success

Does this pull request fix one issue?

See #123 for details

Describe how you did it

set output to stdout

Describe how to verify it

blade v | grep env

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@6073ef5). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #141   +/-   ##
=========================================
  Coverage          ?   15.22%           
=========================================
  Files             ?       55           
  Lines             ?     2712           
  Branches          ?        0           
=========================================
  Hits              ?      413           
  Misses            ?     2262           
  Partials          ?       37
Impacted Files Coverage Δ
cli/cli.go 100% <100%> (ø)

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 6073ef5...c8d4a5b. Read the comment docs.

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.

2 participants