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

add simple difftree implementation #63

Merged
merged 2 commits into from
Aug 5, 2016
Merged

add simple difftree implementation #63

merged 2 commits into from
Aug 5, 2016

Conversation

alcortesm
Copy link
Contributor

@alcortesm alcortesm commented Aug 5, 2016

This patch require at least go1.5 due to strings.Compare.

@codecov-io
Copy link

codecov-io commented Aug 5, 2016

Current coverage is 64.51% (diff: 85.57%)

Merging #63 into master will increase coverage by 0.94%

@@             master        #63   diff @@
==========================================
  Files            43         44     +1   
  Lines          2314       2418   +104   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1471       1560    +89   
- Misses          682        690     +8   
- Partials        161        168     +7   

Powered by Codecov. Last update b298dff...a787b90

@mcuadros mcuadros merged commit 0289de7 into src-d:master Aug 5, 2016
@alcortesm alcortesm deleted the move-difftree-to-go-git branch August 9, 2016 13:43
mcuadros pushed a commit that referenced this pull request Jan 31, 2017
* add simple difftree implementation

* strings.Compare needs at least go1.5
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