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

JuliaOpt / JuMP.jl / 8240 / 3
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2020 05:34PM UTC
Files 42
Run time 3s
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

12 Jan 2020 02:16PM UTC coverage: 91.361% (+4.9%) from 86.471%
8240.3

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.

3712 of 4063 relevant lines covered (91.36%)

698.02 hits per line

Source Files on job 8240.3
  • Tree
  • List 0
  • Changed 42
  • Source Changed 0
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7322
  • Travis Job 8240.3
  • 7be2ae8e on github
  • Prev Job for on master (#8239.1)
  • Next Job for on master (#8241.4)
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