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

Remove use of views for performance, and use scaling + BLAS call #8

Merged
merged 2 commits into from
Jun 14, 2018

Conversation

mtanneau
Copy link
Member

No description provided.

@mtanneau mtanneau merged commit 7e7ed12 into master Jun 14, 2018
@mtanneau mtanneau deleted the linearAlgebra branch June 14, 2018 14:59
@codecov-io
Copy link

codecov-io commented Jun 14, 2018

Codecov Report

Merging #8 into master will decrease coverage by 2.33%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   52.26%   49.93%   -2.34%     
==========================================
  Files           5        5              
  Lines         507      727     +220     
==========================================
+ Hits          265      363      +98     
- Misses        242      364     +122
Impacted Files Coverage Δ
src/Cholesky/denseBlockAngular.jl 96.84% <100%> (-0.19%) ⬇️
src/model.jl 100% <0%> (ø) ⬆️
src/readmps.jl 0% <0%> (ø) ⬆️
src/ipm.jl 93.93% <0%> (+2.47%) ⬆️

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 4e48e33...1257156. Read the comment docs.

@coveralls
Copy link

coveralls commented Jun 14, 2018

Pull Request Test Coverage Report for Build 37

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.6%) to 51.697%

Totals Coverage Status
Change from base Build 22: -0.6%
Covered Lines: 259
Relevant Lines: 501

💛 - Coveralls

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.

3 participants