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

Don't overload map(f) #180

Merged
merged 1 commit into from
Aug 18, 2022
Merged

Conversation

mcabbott
Copy link
Contributor

Fixes #179

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #180 (f096fcd) into master (d04c596) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   96.94%   96.94%           
=======================================
  Files           4        4           
  Lines         655      655           
=======================================
  Hits          635      635           
  Misses         20       20           
Impacted Files Coverage Δ
src/fillbroadcast.jl 97.67% <100.00%> (ø)

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 d04c596...f096fcd. Read the comment docs.

@jishnub
Copy link
Member

jishnub commented Aug 18, 2022

Gentle bump @dlfivefifty (not sure who is maintaining this repo)

@dlfivefifty dlfivefifty merged commit 1636cbd into JuliaArrays:master Aug 18, 2022
@mcabbott mcabbott deleted the mapreduce2 branch August 18, 2022 11:49
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.

Piracy of map(f)
3 participants