Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add position information to statements, expressions, and declarations. #43

Merged
merged 5 commits into from
Feb 17, 2017

Conversation

patrickt
Copy link
Contributor

Position information includes filename, line, column, and offset. Pretty straightforward.

This is a backwards-compatible change, and will be tagged as 0.2.2.

@codecov-io
Copy link

Codecov Report

Merging #43 into master will increase coverage by 2.31%.
The diff coverage is 50.7%.

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   58.17%   60.49%   +2.31%     
==========================================
  Files           1        1              
  Lines         593      653      +60     
==========================================
+ Hits          345      395      +50     
- Misses        216      226      +10     
  Partials       32       32
Impacted Files Coverage Δ
goblin.go 60.49% <50.7%> (+2.31%)

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 57fb361...8db5769. Read the comment docs.

@patrickt patrickt merged commit 23357ff into master Feb 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants