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

chore: fix whitespace issue #5940

Merged
merged 1 commit into from
May 18, 2021
Merged

chore: fix whitespace issue #5940

merged 1 commit into from
May 18, 2021

Conversation

crenshaw-dev
Copy link
Member

Checklist:

Tips:

  • Your PR needs to pass the required checks before it can be approved. If the check is not required (e.g. E2E tests) it does not need to pass
  • Sign-off your commits to pass the DCO check: git commit --signoff.
  • Run make pre-commit -B to fix codegen or lint problems.
  • Say how how you tested your changes. If you changed the UI, attach screenshots.

@alexec alexec enabled auto-merge (squash) May 18, 2021 18:04
Copy link
Contributor

@alexec alexec left a comment

Choose a reason for hiding this comment

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

You'll need to signoff your commits for this to be merged.

Signed-off-by: Michael Crenshaw <[email protected]>
auto-merge was automatically disabled May 18, 2021 18:37

Head branch was pushed to by a user without write access

@crenshaw-dev
Copy link
Member Author

@alexec done

@alexec alexec enabled auto-merge (squash) May 18, 2021 18:39
@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #5940 (ccb637a) into master (f0540a9) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head ccb637a differs from pull request most recent head 3a2ea74. Consider uploading reports for the commit 3a2ea74 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5940      +/-   ##
==========================================
+ Coverage   47.36%   47.38%   +0.01%     
==========================================
  Files         247      247              
  Lines       15595    15595              
==========================================
+ Hits         7386     7389       +3     
  Misses       7275     7275              
+ Partials      934      931       -3     
Impacted Files Coverage Δ
cmd/argo/commands/get.go 56.63% <0.00%> (-0.65%) ⬇️
workflow/controller/operator.go 70.52% <0.00%> (+0.27%) ⬆️

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 f0540a9...3a2ea74. Read the comment docs.

@alexec alexec merged commit 3659e67 into argoproj:master May 18, 2021
@crenshaw-dev crenshaw-dev deleted the patch-11 branch May 18, 2021 19:46
@sarabala1979 sarabala1979 mentioned this pull request Jun 10, 2021
88 tasks
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