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

$map 'as' operand should default to this #143

Merged
merged 1 commit into from
May 22, 2020
Merged

$map 'as' operand should default to this #143

merged 1 commit into from
May 22, 2020

Conversation

sepehr
Copy link
Contributor

@sepehr sepehr commented May 22, 2020

$map operator's as operand is officially optional and should default to this. Resolves #142.

$map operator `as` operand is officially optional and should default
to `this`.
@codecov
Copy link

codecov bot commented May 22, 2020

Codecov Report

Merging #143 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #143   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files           1        1           
  Lines           7        7           
=======================================
  Hits            6        6           
  Misses          1        1           

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 49abd33...9b1c509. Read the comment docs.

@kofrasa kofrasa merged commit e34ba1c into kofrasa:master May 22, 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.

$map operator as should default to this
2 participants