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

JuliaOpt / SCS.jl / 414
88%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2018 03:28PM UTC
Jobs 2
Files 5
Run time 2min
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
414

push

travis-ci

mlubin
Enh/options (#110)

* replace linearsolver by linear_solver

* use the SCS(set_default_settings)

* check that all the supplied options are correct

* modify SCSSettings from options provided in kwargs

* add options to MOI

* fix options tests

since scs-2.* these tests weren't testing anything as solver obtained accuracy of 1e-5 without effort

* repeat MOI tests for both Direct and Indirect solvers

* remove the default values from comments in SCSSettings

* external constructor for SCSSettings with options

the intermediate _SCS_user_settings function serves as a check that user 
supplied only recognized options

* remove ! from SCS_set_default_settings

* replace T by linear_solver

* another try at throwing errors

* throw ArgumentError in SCSSettings only on unrecognized kwords

add test to check the behaviour

* test MPBWrapper with both Direct and Indirect linear_solvers

update the attained precision
add "eps=1e-7" to SCSSolver which tests MPBWrapper codepaths responsible 
for cleaning options

* test MOIWrapper with "eps=1e-8"

linear9 passes

* test for precise ArgumentError message

* ignore build.log

* perform all the checks in optimize! using sanatize_SCS_options

* tests for ArgumentError strings

* remove checking options via try catch

454 of 498 relevant lines covered (91.16%)

196.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 414.1 14 Oct 2018 03:28PM UTC 0
91.16
Travis Job 414.1
4 414.4 14 Oct 2018 03:30PM UTC 0
91.16
Travis Job 414.4
Source Files on build 414
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #414
  • 85aaf92c on github
  • Prev Build on master (#408)
  • Next Build on master (#417)
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