felixfbecker / PowerGit

Git with the power of the PowerShell object pipeline. For macOS, Linux and Windows.
Apache License 2.0
30 stars 6 forks source link

Build Fix #8

Closed felixfbecker closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   59.31%   59.69%   +0.38%     
==========================================
  Files          44       44              
  Lines         789      789              
  Branches        2        2              
==========================================
+ Hits          468      471       +3     
+ Misses        319      316       -3     
  Partials        2        2
Impacted Files Coverage Δ
PowerGit/Functions/Get-GitStatusPrompt.ps1 0% <ø> (ø) :arrow_up:
PowerGit/Functions/Copy-GitRepository.ps1 34.32% <0%> (+1.49%) :arrow_up:
PowerGit/Functions/Get-GitRepositoryStatus.ps1 100% <0%> (+2.77%) :arrow_up:
PowerGit/Functions/Resolve-RealPath.ps1 100% <0%> (+10%) :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 ef8a6da...bb5733a. Read the comment docs.

felixfbecker commented 5 years ago

:tada: This PR is included in version 0.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: