Skip to content

Conversation

@martinholters
Copy link
Collaborator

Note that the error handling is still a bit different as _chol! still throws an error instead of returning a non-zero info.

Note that the error handling is still a bit different as `_chol!` still
throws an error instead of returning a non-zero `info`.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 92.365% when pulling c9ed652 on martinholters:mh/chol into 7a907c8 on JuliaArrays:master.

@codecov-io
Copy link

Codecov Report

Merging #398 into master will decrease coverage by 0.06%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
- Coverage   92.42%   92.36%   -0.07%     
==========================================
  Files          37       37              
  Lines        2813     2816       +3     
==========================================
+ Hits         2600     2601       +1     
- Misses        213      215       +2
Impacted Files Coverage Δ
src/SDiagonal.jl 93.65% <100%> (ø) ⬆️
src/cholesky.jl 93.75% <66.66%> (-6.25%) ⬇️

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 7a907c8...c9ed652. Read the comment docs.

Copy link
Collaborator

@kshyatt kshyatt left a comment

Choose a reason for hiding this comment

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

LGTM, the CI "fail" is in Coverage

@andyferris andyferris merged commit 450cd21 into JuliaArrays:master May 27, 2018
@andyferris
Copy link
Member

I believe Matt Baumann is currently destroying everything so we'll be revisiting this shortly :laugh:

@martinholters martinholters deleted the mh/chol branch May 28, 2018 06:13
@martinholters
Copy link
Collaborator Author

Hehe, I had planned to bump this today, remarking it would probably be due for an overhaul after JuliaLang/julia#27249.

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.

5 participants