Closed davidagold closed 7 years ago
@@ 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.
Does nothing to fix the failures on 0.6 but at least gets the
Array
constructor-related deprecation warnings out of the way.