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

feat: support more linux distros #27

Closed felixfbecker closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #27 into master will decrease coverage by 0.37%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   59.44%   59.06%   -0.38%     
==========================================
  Files          44       44              
  Lines         794      794              
  Branches        2        2              
==========================================
- Hits          472      469       -3     
- Misses        320      323       +3     
  Partials        2        2
Impacted Files Coverage Δ
PowerGit/Functions/Resolve-RealPath.ps1 90% <0%> (-10%) :arrow_down:
PowerGit/Functions/Get-GitRepositoryStatus.ps1 97.14% <0%> (-2.86%) :arrow_down:
PowerGit/Functions/Copy-GitRepository.ps1 32.83% <0%> (-1.5%) :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 d62c2c5...b2b522f. Read the comment docs.

felixfbecker commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: