• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaOpt / Convex.jl / 682
87%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2018 11:35PM UTC
Jobs 4
Files 62
Run time 8min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
682

push

travis-ci

ararslan
Completely drop the DEFAULT_SOLVER logic (#250)

- Dropped get_default_solver and set_default_solver
- Reorganized tests to not depend on get_default_solver (the giant at-testset for loop can be changed).
- Only API change is that if you didn't define a problem with a solver/model then `solve!(p)` throws an argument
  (e.g., `solve!(p, solver)` is preferred now. NOTE: The existing `solve!(p, solver)` just assigns the problem model anyways
  with `problem.model = MathProgBase.ConicModel(s)`

1281 of 1952 relevant lines covered (65.63%)

1251.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 682.1 12 Dec 2018 11:35PM UTC 0
65.63
Travis Job 682.1
2 682.2 12 Dec 2018 11:37PM UTC 0
65.32
Travis Job 682.2
3 682.3 12 Dec 2018 11:41PM UTC 0
65.63
Travis Job 682.3
4 682.4 12 Dec 2018 11:43PM UTC 0
65.32
Travis Job 682.4
Source Files on build 682
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #682
  • a8e64d4f on github
  • Prev Build on master (#679)
  • Next Build on master (#686)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc