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

fix parsing for keyword arguments to macros on 0.6 #954

Merged
merged 2 commits into from
Feb 4, 2017
Merged

Conversation

mlubin
Copy link
Member

@mlubin mlubin commented Jan 31, 2017

No description provided.

@codecov
Copy link

codecov bot commented Jan 31, 2017

Codecov Report

Merging #954 into master will increase coverage by -0.06%.

@@            Coverage Diff             @@
##           master     #954      +/-   ##
==========================================
- Coverage   87.79%   87.74%   -0.06%     
==========================================
  Files          18       18              
  Lines        4497     4511      +14     
==========================================
+ Hits         3948     3958      +10     
- Misses        549      553       +4
Impacted Files Coverage Δ
src/macros.jl 86.18% <100%> (-0.36%)

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 3fabe5b...90d3933. Read the comment docs.

@mlubin mlubin changed the title WIP: fix parsing for keyword arguments to macros on 0.6 fix parsing for keyword arguments to macros on 0.6 Feb 4, 2017
@mlubin
Copy link
Member Author

mlubin commented Feb 4, 2017

Doesn't break 0.5. I'll merge this and continue 0.6 work in another PR.

@mlubin mlubin merged commit 9bef25f into master Feb 4, 2017
@mlubin mlubin deleted the ml/kwparse branch February 4, 2017 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant