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

vector to matrix updates #61

Merged
merged 7 commits into from
Nov 23, 2020
Merged

vector to matrix updates #61

merged 7 commits into from
Nov 23, 2020

Conversation

dehann
Copy link
Member

@dehann dehann commented Nov 20, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 21, 2020

Codecov Report

Merging #61 (58e1406) into master (6703680) will increase coverage by 1.70%.
The diff coverage is 79.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   69.25%   70.95%   +1.70%     
==========================================
  Files           9        9              
  Lines         966     1002      +36     
==========================================
+ Hits          669      711      +42     
+ Misses        297      291       -6     
Impacted Files Coverage Δ
src/BallTree01.jl 85.87% <ø> (+0.84%) ⬆️
src/DualTree01.jl 50.00% <50.00%> (+2.15%) ⬆️
src/MSGibbs01.jl 86.17% <80.18%> (+2.31%) ⬆️
src/StringSerialization.jl 100.00% <0.00%> (ø)
src/CrossValidation.jl 98.33% <0.00%> (+0.15%) ⬆️
src/KDE01.jl 94.38% <0.00%> (+0.63%) ⬆️
src/BallTreeDensity01.jl 48.71% <0.00%> (+1.34%) ⬆️

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 6703680...58e1406. Read the comment docs.

@dehann dehann marked this pull request as ready for review November 22, 2020 23:18
@dehann dehann added this to the v0.5.3 milestone Nov 22, 2020
@dehann dehann merged commit aed44da into master Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants