Skip to content

Conversation

c42f
Copy link
Member

@c42f c42f commented May 24, 2019

Fixes #520

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 81.717% when pulling f6c94ad on cjf/fix-zerolength-constructor into 3904426 on master.

@codecov-io
Copy link

codecov-io commented May 25, 2019

Codecov Report

Merging #608 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
+ Coverage    81.7%   81.71%   +0.01%     
==========================================
  Files          39       39              
  Lines        2782     2784       +2     
==========================================
+ Hits         2273     2275       +2     
  Misses        509      509
Impacted Files Coverage Δ
src/convert.jl 90% <100%> (+1.11%) ⬆️

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 3904426...f6c94ad. Read the comment docs.

@c42f c42f merged commit 3b1c73f into master May 28, 2019
@c42f c42f deleted the cjf/fix-zerolength-constructor branch May 28, 2019 06:31
@andyferris
Copy link
Member

Awesome :)

@c42f c42f mentioned this pull request Jun 6, 2019
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.

SVector{0}(::Vector) will not construct
4 participants