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

Split into files #95

Merged
merged 1 commit into from
Aug 4, 2016
Merged

Split into files #95

merged 1 commit into from
Aug 4, 2016

Conversation

andreasnoack
Copy link
Member

No room left in DistributedArrays.jl

return size(lp)
end

function Base.serialize(S::AbstractSerializer, d::DArray)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this too to serialize.jl ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Done!

@codecov-io
Copy link

codecov-io commented Aug 4, 2016

Current coverage is 68.25% (diff: 68.25%)

Merging #95 into master will increase coverage by 0.32%

@@             master        #95   diff @@
==========================================
  Files             1          5     +4   
  Lines           711        712     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            483        486     +3   
+ Misses          228        226     -2   
  Partials          0          0          

Powered by Codecov. Last update 4e1a280...4958f8b

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.

None yet

4 participants