git icon indicating copy to clipboard operation
git copied to clipboard

reduce git commands when get many commits info

Open lunny opened this issue 6 years ago • 1 comments

lunny avatar Feb 16 '19 13:02 lunny

Codecov Report

Merging #145 into master will increase coverage by 0.04%. The diff coverage is 68.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   37.28%   37.33%   +0.04%     
==========================================
  Files          28       28              
  Lines        1832     1843      +11     
==========================================
+ Hits          683      688       +5     
- Misses       1055     1059       +4     
- Partials       94       96       +2
Impacted Files Coverage Δ
commit_info.go 62.6% <68.42%> (+0.93%) :arrow_up:
repo_commit.go 23.77% <0%> (-1.51%) :arrow_down:

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 2fa2b63...72226f7. Read the comment docs.

codecov-io avatar Feb 16 '19 13:02 codecov-io