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

blame: make line types and its fields public so they can be actually used #213

Merged
merged 1 commit into from
Jan 19, 2017
Merged

blame: make line types and its fields public so they can be actually used #213

merged 1 commit into from
Jan 19, 2017

Conversation

alcortesm
Copy link
Contributor

In #211 @olivierbeaulieu noticed the line type is not public, so it is not actually very useful.

This fix makes line and its members public so they can be actually used.

@codecov-io
Copy link

codecov-io commented Jan 18, 2017

Current coverage is 76.28% (diff: 100%)

Merging #213 into master will decrease coverage by 0.63%

@@             master       #213   diff @@
==========================================
  Files            96         96          
  Lines          6299       6299          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           4845       4805    -40   
- Misses          922        971    +49   
+ Partials        532        523     -9   

Powered by Codecov. Last update 376dc6a...ee83d76

@alcortesm alcortesm merged commit 07218eb into src-d:master Jan 19, 2017
@alcortesm alcortesm deleted the feature-line-must-be-public branch January 19, 2017 10:18
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.

4 participants