Skip to content

Faster git tagger#1817

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:faster-git-tagger
Mar 19, 2019
Merged

Faster git tagger#1817
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:faster-git-tagger

Conversation

@dgageot
Copy link
Copy Markdown
Contributor

@dgageot dgageot commented Mar 18, 2019

This code produces the same output in most cases.
It also 20% faster.

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

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 18, 2019

Codecov Report

Merging #1817 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1817      +/-   ##
=========================================
- Coverage   45.42%   45.4%   -0.03%     
=========================================
  Files         143     143              
  Lines        6683    6680       -3     
=========================================
- Hits         3036    3033       -3     
  Misses       3341    3341              
  Partials      306     306
Impacted Files Coverage Δ
pkg/skaffold/build/tag/git_commit.go 76.19% <100%> (-2.98%) ⬇️

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 f6c7f56...2c8176d. Read the comment docs.

@dgageot dgageot force-pushed the faster-git-tagger branch 4 times, most recently from 2066646 to 2c8176d Compare March 19, 2019 07:42
This code produces the same output in most cases.
It also 20% faster.

Signed-off-by: David Gageot <david@gageot.net>
@dgageot dgageot force-pushed the faster-git-tagger branch from 2c8176d to 932f4f7 Compare March 19, 2019 17:40
@dgageot
Copy link
Copy Markdown
Contributor Author

dgageot commented Mar 19, 2019

The usual kaniko integration test is failing

@dgageot dgageot merged commit 9d5ad51 into GoogleContainerTools:master Mar 19, 2019
@nkubala
Copy link
Copy Markdown
Contributor

nkubala commented Mar 19, 2019

"the usual" 🤕

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