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

v0.7 upgrade #12

Merged
merged 41 commits into from
Sep 19, 2018
Merged

v0.7 upgrade #12

merged 41 commits into from
Sep 19, 2018

Conversation

mtanneau
Copy link
Member

@mtanneau mtanneau commented Sep 19, 2018

Upgrade code to v0.7

@codecov-io
Copy link

codecov-io commented Sep 19, 2018

Codecov Report

Merging #12 into master will increase coverage by 30.78%.
The diff coverage is 90.12%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #12       +/-   ##
===========================================
+ Coverage   41.03%   71.81%   +30.78%     
===========================================
  Files          10       10               
  Lines         926      511      -415     
===========================================
- Hits          380      367       -13     
+ Misses        546      144      -402
Impacted Files Coverage Δ
src/model.jl 100% <ø> (+52.38%) ⬆️
src/readmps.jl 55.42% <100%> (+55.42%) ⬆️
src/TulipSolverInterface.jl 100% <100%> (+100%) ⬆️
src/env.jl 100% <100%> (ø) ⬆️
src/LinearAlgebra/LinearAlgebra.jl 100% <100%> (ø) ⬆️
src/prepross.jl 58.33% <50%> (-4.46%) ⬇️
src/ipm.jl 73.55% <50%> (+25.19%) ⬆️
src/LinearAlgebra/denseBlockAngular.jl 79.48% <88%> (-1.87%) ⬇️
src/model_api.jl 94.73% <94.73%> (ø)
... and 9 more

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 c719dc7...a968645. Read the comment docs.

@coveralls
Copy link

coveralls commented Sep 19, 2018

Pull Request Test Coverage Report for Build 84

  • 73 of 81 (90.12%) changed or added relevant lines in 8 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+30.8%) to 71.82%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/ipm.jl 1 2 50.0%
src/prepross.jl 2 4 50.0%
src/model_api.jl 36 38 94.74%
src/LinearAlgebra/denseBlockAngular.jl 22 25 88.0%
Files with Coverage Reduction New Missed Lines %
src/ipm.jl 1 73.55%
Totals Coverage Status
Change from base Build 72: 30.8%
Covered Lines: 367
Relevant Lines: 511

💛 - Coveralls

@mtanneau mtanneau merged commit cb9544f into master Sep 19, 2018
@mtanneau mtanneau deleted the v0.7 branch September 19, 2018 15:08
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