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

JuliaOpt / JuMP.jl / 8247
92%

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2020 05:35PM UTC
Jobs 4
Files 42
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
8247

cron

travis-ci

mlubin
Create a version of method delete that deletes a vector of variables. (#2135)

* Create a version of method delete that deletes a vector of variables. This calls the version of MOI.delete that also works over a vector of variables, and is specialized by solvers for greater performance than repeteadely calling the single variable version.

* Added tests for batch deletion of variables.

* Adapted the batch deletion test to be executed over JuMPExtension too. Implemented the batch deletion in JuMPExtension to pass the test. Increased the coverage of the test to include the cases a Exception is thrown (bad paths).

* Three small fixes/enhancements suggested by @mlubin.

* Fixed two small typos.

* Implemented trivial fallback for  method that deletes multiple constraints. JuMPExtension implementation and the tests for both JuMP and JuMPExtensions were also added.

* Changed the multiple constraint deletion method to call the MOI fallback as @odow noted. Ran the tests, code is working.

* Changes in the documentation asked by @mlubin.

* Enhancing documentation by giving a one-liner for the user to check if this is the case.

8 of 8 new or added lines in 2 files covered. (100.0%)

3723 of 4059 relevant lines covered (91.72%)

2525.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8247.1 18 Jan 2020 05:38PM UTC 0
86.47
Travis Job 8247.1
2 8247.2 18 Jan 2020 05:35PM UTC 0
91.59
Travis Job 8247.2
3 8247.3 18 Jan 2020 05:36PM UTC 0
91.36
Travis Job 8247.3
4 8247.4 18 Jan 2020 05:35PM UTC 0
91.51
Travis Job 8247.4
Source Files on build 8247
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8247
  • 7be2ae8e on github
  • Prev Build on master (#8244)
  • Next Build on master (#8248)
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