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

abelsiqueira / CUTEst.jl / 381
84%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2017 08:00PM UTC
Jobs 3
Files 6
Run time 10min
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
381

push

travis-ci

dpo
Fix error when nvar * ncon > 32 bit int maximum

On NLPModels.jl/nlp_types.jl, the definition of nnzj is

    nnzj = max(0, min(nnzj, nvar * ncon))

For BA-L16, nvar * ncon overflows to a negative value, which sets
nnzj = 0.

Closes #139

290 of 344 relevant lines covered (84.3%)

244799.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 381.1 12 Nov 2017 08:00PM UTC 0
84.01
Travis Job 381.1
3 381.3 12 Nov 2017 08:01PM UTC 0
84.3
Travis Job 381.3
4 381.4 12 Nov 2017 08:11PM UTC 0
84.3
Travis Job 381.4
Source Files on build 381
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #381
  • 5a6593f8 on github
  • Prev Build on master (#380)
  • Next Build on master (#382)
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