isacikgoz / gitbatch

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

Develop #93

Closed isacikgoz closed 4 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #93 into master will increase coverage by 1.15%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   43.18%   44.33%   +1.15%     
==========================================
  Files          30       30              
  Lines        1533     1536       +3     
==========================================
+ Hits          662      681      +19     
+ Misses        755      735      -20     
- Partials      116      120       +4
Impacted Files Coverage Δ
core/git/repository.go 29.33% <ø> (ø) :arrow_up:
core/git/file.go 0% <ø> (ø) :arrow_up:
core/git/branch.go 52.76% <ø> (ø) :arrow_up:
core/git/stash.go 31.57% <ø> (ø) :arrow_up:
main.go 41.66% <0%> (-5.96%) :arrow_down:
core/command/checkout.go 70.37% <0%> (+70.37%) :arrow_up:

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 7ff5f65...05bdc8e. Read the comment docs.