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

JuliaOpt / SCS.jl / 414 / 4
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2018 03:30PM UTC
Files 5
Run time 0s
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

14 Oct 2018 03:24PM UTC coverage: 91.165% (+0.7%) from 90.417%
414.4

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%)

98.04 hits per line

Source Files on job 414.4
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 403
  • Travis Job 414.4
  • 85aaf92c on github
  • Prev Job for on master (#408.1)
  • Next Job for on master (#417.1)
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