JuliaStats / NullableArrays.jl

DEPRECATED Prototype of the new JuliaStats NullableArrays package
Other
35 stars 21 forks source link

Fix v0.6 deprecation warnings #172

Closed davidagold closed 7 years ago

davidagold commented 7 years ago

Does nothing to fix the failures on 0.6 but at least gets the Array constructor-related deprecation warnings out of the way.

codecov-io commented 7 years ago

Codecov Report

Merging #172 into master will not impact coverage.

@@          Coverage Diff           @@
##           master    #172   +/-   ##
======================================
  Coverage    62.5%   62.5%           
======================================
  Files          13      13           
  Lines         664     664           
======================================
  Hits          415     415           
  Misses        249     249
Impacted Files Coverage Δ
src/primitives.jl 100% <100%> (ø) :white_check_mark:
src/constructors.jl 93.75% <100%> (ø) :white_check_mark:

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 568b1ca...162770c. Read the comment docs.