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 typo #685

Merged
merged 2 commits into from
May 17, 2021
Merged

Fix typo #685

merged 2 commits into from
May 17, 2021

Conversation

koppor
Copy link
Contributor

@koppor koppor commented May 16, 2021

--env does not have the -e shortcut. Fixed.

@koppor koppor requested a review from a team as a code owner May 16, 2021 21:06
@codecov
Copy link

codecov bot commented May 17, 2021

Codecov Report

Merging #685 (38b39e1) into master (0f04942) will increase coverage by 1.34%.
The diff coverage is 61.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #685      +/-   ##
==========================================
+ Coverage   49.27%   50.61%   +1.34%     
==========================================
  Files          23       23              
  Lines        2401     2525     +124     
==========================================
+ Hits         1183     1278      +95     
- Misses       1090     1111      +21     
- Partials      128      136       +8     
Impacted Files Coverage Δ
pkg/container/docker_run.go 1.82% <0.00%> (-0.11%) ⬇️
pkg/model/workflow.go 30.71% <33.33%> (+5.00%) ⬆️
pkg/common/git.go 55.12% <33.92%> (-4.68%) ⬇️
pkg/model/planner.go 34.56% <41.37%> (+1.48%) ⬆️
pkg/container/docker_pull.go 36.17% <64.70%> (+17.98%) ⬆️
pkg/runner/step_context.go 73.00% <74.79%> (+4.05%) ⬆️
pkg/runner/run_context.go 79.74% <94.82%> (+3.33%) ⬆️
pkg/runner/command.go 90.58% <100.00%> (+2.35%) ⬆️
pkg/runner/runner.go 76.92% <100.00%> (+0.45%) ⬆️
... and 2 more

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 ee05fb1...38b39e1. Read the comment docs.

@mergify mergify bot requested a review from a team May 17, 2021 00:24
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.

3 participants