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 usage of LineNumberNode constructor on 1.5 #2

Merged
merged 1 commit into from
May 20, 2020

Conversation

KristofferC
Copy link
Contributor

This now requires the second argument to be a symbol.

This now requires the second argument to be a symbol.
@codecov
Copy link

codecov bot commented May 20, 2020

Codecov Report

Merging #2 into master will increase coverage by 50.91%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #2       +/-   ##
===========================================
+ Coverage    0.00%   50.91%   +50.91%     
===========================================
  Files          14       14               
  Lines         754      821       +67     
===========================================
+ Hits            0      418      +418     
+ Misses        754      403      -351     
Impacted Files Coverage Δ
src/AbstractPatterns/AbstractPatterns.jl 93.10% <ø> (+93.10%) ⬆️
src/AbstractPatterns/Print.Unused.jl 0.00% <0.00%> (ø)
src/AbstractPatterns/structures/Print.Unused.jl 0.00% <0.00%> (ø)
src/AbstractPatterns/impl/BasicPatterns.jl 15.53% <0.00%> (+15.53%) ⬆️
src/MatchCore.jl 48.10% <0.00%> (+48.10%) ⬆️
src/AbstractPatterns/impl/RedyFlavoured.jl 52.75% <0.00%> (+52.75%) ⬆️
src/AbstractPatterns/DataStructure.jl 52.94% <0.00%> (+52.94%) ⬆️
src/AbstractPatterns/Target.jl 63.15% <0.00%> (+63.15%) ⬆️
src/AbstractPatterns/Retagless.jl 63.63% <0.00%> (+63.63%) ⬆️
...c/AbstractPatterns/structures/TypeTagExtraction.jl 66.66% <0.00%> (+66.66%) ⬆️
... and 5 more

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 2f3b3a8...cfb187d. Read the comment docs.

@thautwarm thautwarm merged commit d269eda into thautwarm:master May 20, 2020
@KristofferC KristofferC deleted the patch-1 branch May 20, 2020 11:01
thautwarm added a commit to thautwarm/MLStyle.jl that referenced this pull request Jul 30, 2020
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