isacikgoz / gitbatch

manage your git repositories in one place
MIT License
1.54k stars 53 forks source link

Develop #97

Closed isacikgoz closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #97 into master will increase coverage by 0.95%. The diff coverage is 50.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   44.27%   45.23%   +0.95%     
==========================================
  Files          30       30              
  Lines        1538     1470      -68     
==========================================
- Hits          681      665      -16     
+ Misses        737      689      -48     
+ Partials      120      116       -4
Impacted Files Coverage Δ
internal/errors/errors.go 9.09% <ø> (ø) :arrow_up:
internal/git/stash.go 30.66% <ø> (-0.92%) :arrow_down:
internal/git/commit.go 0% <ø> (ø) :arrow_up:
internal/command/cmd.go 68% <ø> (ø) :arrow_up:
internal/git/authentication.go 75% <ø> (ø) :arrow_up:
internal/job/job.go 37.09% <ø> (ø) :arrow_up:
internal/git/file.go 0% <ø> (ø) :arrow_up:
internal/command/pull.go 41.33% <ø> (+0.82%) :arrow_up:
internal/git/remotebranch.go 81.81% <ø> (+6.81%) :arrow_up:
internal/git/sort.go 2.38% <ø> (ø) :arrow_up:
... and 16 more

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 0e22622...78651b6. Read the comment docs.