Skip to content

Support ctrl-c during tagging and cache checking#1796

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:interrupt-tagging-caching
Mar 14, 2019
Merged

Support ctrl-c during tagging and cache checking#1796
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:interrupt-tagging-caching

Conversation

@dgageot
Copy link
Copy Markdown
Contributor

@dgageot dgageot commented Mar 14, 2019

Without this code, skaffold build can only be
interrupted during the actual image building.

Signed-off-by: David Gageot david@gageot.net

Without this code, `skaffold build` can only be
interrupted during the actual image building.

Signed-off-by: David Gageot <david@gageot.net>
@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 14, 2019

Codecov Report

Merging #1796 into master will decrease coverage by <.01%.
The diff coverage is 75.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1796      +/-   ##
==========================================
- Coverage   46.08%   46.07%   -0.01%     
==========================================
  Files         142      142              
  Lines        6577     6587      +10     
==========================================
+ Hits         3031     3035       +4     
- Misses       3243     3248       +5     
- Partials      303      304       +1
Impacted Files Coverage Δ
pkg/skaffold/runner/runner.go 60.09% <62.5%> (-0.76%) ⬇️
pkg/skaffold/build/cache/retrieve.go 86.92% <88.23%> (-1.18%) ⬇️

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 89c4c79...0f3664c. Read the comment docs.

@dgageot dgageot merged commit f58be2a into GoogleContainerTools:master Mar 14, 2019
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.

4 participants