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 inference of mapreduce #103

Merged
merged 1 commit into from
Aug 24, 2019
Merged

Fix inference of mapreduce #103

merged 1 commit into from
Aug 24, 2019

Conversation

timholy
Copy link
Member

@timholy timholy commented Aug 24, 2019

@codecov
Copy link

codecov bot commented Aug 24, 2019

Codecov Report

Merging #103 into master will decrease coverage by 14.65%.
The diff coverage is 25%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #103       +/-   ##
===========================================
- Coverage   73.72%   59.06%   -14.66%     
===========================================
  Files           1        1               
  Lines         137      171       +34     
===========================================
  Hits          101      101               
- Misses         36       70       +34
Impacted Files Coverage Δ
src/ColorVectorSpace.jl 59.06% <25%> (-14.66%) ⬇️

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 3718725...28c47ff. Read the comment docs.

@timholy timholy merged commit 48f6fcb into master Aug 24, 2019
@timholy timholy deleted the teh/fix_colors_326 branch August 24, 2019 20:07
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.

Type stability regression for mean(::Array{RGB{N0f8}}) from 0.6 to 0.7
1 participant