Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

packp: fixed encoding when HEAD is not a valid ref #552

Merged
merged 1 commit into from
Aug 19, 2017

Conversation

mcarmonaa
Copy link
Contributor

It solves issue #152

@codecov
Copy link

codecov bot commented Aug 18, 2017

Codecov Report

Merging #552 into master will decrease coverage by 0.58%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #552      +/-   ##
=========================================
- Coverage   78.08%   77.5%   -0.59%     
=========================================
  Files         129     129              
  Lines        9798    9807       +9     
=========================================
- Hits         7651    7601      -50     
- Misses       1316    1388      +72     
+ Partials      831     818      -13
Impacted Files Coverage Δ
plumbing/protocol/packp/advrefs_encode.go 87.34% <100%> (+1.62%) ⬆️
plumbing/transport/ssh/common.go 20.54% <0%> (-45.21%) ⬇️
plumbing/transport/ssh/auth_method.go 31.57% <0%> (-22.81%) ⬇️

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 118a8c7...af398e5. Read the comment docs.

@mcuadros
Copy link
Contributor

Awesome!

@ajnavarro
Copy link
Contributor

good @mcarmonaa !!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants