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 output shape of map and collect #159

Merged
merged 3 commits into from
Sep 18, 2020
Merged

Fix output shape of map and collect #159

merged 3 commits into from
Sep 18, 2020

Conversation

tkf
Copy link
Owner

@tkf tkf commented Sep 18, 2020

No description provided.

tkf added 2 commits September 17, 2020 19:47
default_basesize(xs) now works with eduction and iterator transforms.
@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #159 into master will increase coverage by 0.40%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
+ Coverage   80.18%   80.58%   +0.40%     
==========================================
  Files           9        9              
  Lines         444      448       +4     
==========================================
+ Hits          356      361       +5     
+ Misses         88       87       -1     
Impacted Files Coverage Δ
src/ThreadsX.jl 50.00% <ø> (ø)
src/utils.jl 73.21% <ø> (-0.93%) ⬇️
src/basesizes.jl 75.00% <100.00%> (+5.00%) ⬆️
src/map.jl 95.83% <100.00%> (+5.83%) ⬆️

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 a4d2d1c...18e956f. Read the comment docs.

@mergify mergify bot merged commit b67722a into master Sep 18, 2020
@mergify mergify bot deleted the map-shape branch September 18, 2020 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant