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

Add a simple test for Watcher #898

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Aug 15, 2018

Signed-off-by: David Gageot [email protected]

"github.com/GoogleContainerTools/skaffold/testutil"
)

func TestRun(t *testing.T) {
Copy link
Contributor

Choose a reason for hiding this comment

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

TestWatch?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should be good now! thanks!

Signed-off-by: David Gageot <[email protected]>
@codecov-io
Copy link

codecov-io commented Aug 16, 2018

Codecov Report

Merging #898 into master will increase coverage by 1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #898   +/-   ##
=======================================
+ Coverage   38.27%   39.28%   +1%     
=======================================
  Files          56       56           
  Lines        2576     2576           
=======================================
+ Hits          986     1012   +26     
+ Misses       1476     1447   -29     
- Partials      114      117    +3
Impacted Files Coverage Δ
pkg/skaffold/watch/watch.go 81.25% <0%> (+81.25%) ⬆️

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 ad07228...f4ec644. Read the comment docs.

Copy link
Contributor

@balopat balopat left a comment

Choose a reason for hiding this comment

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

lgtm

@dgageot dgageot merged commit 6581755 into GoogleContainerTools:master Aug 21, 2018
@dgageot dgageot deleted the test-watch branch December 28, 2018 07:12
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.

4 participants