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 OffsetArrays tests: broadcast with 1-tuple #1692

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

blegat
Copy link
Member

@blegat blegat commented Dec 19, 2018

We probably needed to use tuples here in Julia v0.6 but since we dropped Julia v0.6, I don't see any reason to keep it.

Closes #1691

@codecov
Copy link

codecov bot commented Dec 19, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1692   +/-   ##
=======================================
  Coverage   67.91%   67.91%           
=======================================
  Files          30       30           
  Lines        3840     3840           
=======================================
  Hits         2608     2608           
  Misses       1232     1232

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 50573d6...47d3f22. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 19, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1692   +/-   ##
=======================================
  Coverage   67.91%   67.91%           
=======================================
  Files          30       30           
  Lines        3840     3840           
=======================================
  Hits         2608     2608           
  Misses       1232     1232

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 50573d6...47d3f22. Read the comment docs.

@mlubin mlubin merged commit 7a0d183 into master Dec 19, 2018
@mlubin mlubin deleted the bl/broadcastoffsetarrays branch December 19, 2018 23:33
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.

None yet

2 participants