Skip to content

Fix expr_contains_ref_to for numeric expressions#25

Merged
davidanthoff merged 1 commit into
queryverse:masterfrom
aplavin:patch-1
Mar 15, 2019
Merged

Fix expr_contains_ref_to for numeric expressions#25
davidanthoff merged 1 commit into
queryverse:masterfrom
aplavin:patch-1

Conversation

@aplavin
Copy link
Copy Markdown
Contributor

@aplavin aplavin commented Mar 5, 2019

Now things like @mapmany(1:_, __) work

Now things like @mapmany(1:_, __) work
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #25 into master will decrease coverage by 0.17%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   76.61%   76.44%   -0.18%     
==========================================
  Files          17       17              
  Lines         449      450       +1     
==========================================
  Hits          344      344              
- Misses        105      106       +1
Impacted Files Coverage Δ
src/enumerable/enumerable_mapmany.jl 71.05% <0%> (-1.93%) ⬇️

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 fb4b95b...99cfe04. Read the comment docs.

@davidanthoff davidanthoff merged commit 5e86886 into queryverse:master Mar 15, 2019
@davidanthoff
Copy link
Copy Markdown
Member

Great, thanks!

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.

3 participants