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

protocol/packp: add report status message. #162

Merged
merged 1 commit into from
Dec 6, 2016
Merged

protocol/packp: add report status message. #162

merged 1 commit into from
Dec 6, 2016

Conversation

smola
Copy link
Collaborator

@smola smola commented Dec 6, 2016

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 6, 2016

Current coverage is 76.64% (diff: 90.90%)

Merging #162 into master will decrease coverage by 0.60%

@@             master       #162   diff @@
==========================================
  Files            83         85     +2   
  Lines          5330       5394    +64   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           4117       4134    +17   
- Misses          756        808    +52   
+ Partials        457        452     -5   

Powered by Codecov. Last update 8f9cdf3...842b47d

}

if !flushed {
return fmt.Errorf("missing flush")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how can you reach this point without flushed being true? (with this code)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when scan.Scan() = false in the first iteration.

@smola smola merged commit 59bbc9e into src-d:master Dec 6, 2016
@smola smola deleted the report-status branch December 6, 2016 14:49
gsalingu-ovhus pushed a commit to gsalingu-ovhus/go-git that referenced this pull request Mar 28, 2019
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