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

JuliaOpt / Convex.jl / 686 / 2
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 17 Dec 2018 11:18PM UTC
Files 62
Run time 6s
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

17 Dec 2018 11:12PM UTC coverage: 65.318% (-0.3%) from 65.625%
686.2

push

travis-ci

web-flow
Fix method overwrite warning when loading the package (#255)

This was caused by providing a default value of `nothing` for the
`model` argument in the `Problem` constructor, which ends up creating a
two-argument method that is also created further down by virtue of using
default values.

By simply removing the default value for `model`, we remain at feature
parity with the methods prior to the change and we don't overwrite
anything.

1275 of 1952 relevant lines covered (65.32%)

312.66 hits per line

Source Files on job 686.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 669
  • Travis Job 686.2
  • 036492ca on github
  • Prev Job for on master (#682.1)
  • Next Job for on master (#693.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