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

Simpify devLoopEvent message text #4684

Merged
merged 1 commit into from Aug 18, 2020

Conversation

briandealwis
Copy link
Member

@briandealwis briandealwis commented Aug 17, 2020

Fixes: #4662

Description

Simplify the devLoopEvent messages. Removed the iteration as the user just wants to know about the current iteration.

As per friction log.

User facing changes (remove if N/A)

  • devLoopEvent message text are simplified

@codecov
Copy link

codecov bot commented Aug 17, 2020

Codecov Report

Merging #4684 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4684   +/-   ##
=======================================
  Coverage   73.17%   73.17%           
=======================================
  Files         340      340           
  Lines       13370    13370           
=======================================
  Hits         9784     9784           
  Misses       2979     2979           
  Partials      607      607           
Impacted Files Coverage Δ
pkg/skaffold/event/event.go 90.90% <100.00%> (ø)

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 54fedc3...3411c31. Read the comment docs.

@tejal29
Copy link
Member

tejal29 commented Aug 17, 2020

@briandealwis This is such a huge PR with changes not relevant to DevLoopEvent message.
Did your setup got mixed up?

@tejal29
Copy link
Member

tejal29 commented Aug 17, 2020

Changes in pkg/skaffold/event/event.go LGTM!

@briandealwis
Copy link
Member Author

Oops, I must have been testing a fix elsewhere.

Copy link
Collaborator

@gsquared94 gsquared94 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gsquared94 gsquared94 merged commit 27100ad into GoogleContainerTools:master Aug 18, 2020
nkubala pushed a commit to nkubala/skaffold that referenced this pull request Aug 20, 2020
nkubala pushed a commit to nkubala/skaffold that referenced this pull request Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"DevInit Iteration N" log messages are confusing
4 participants