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

Qiskit / qiskit-aqua / 3208
84%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2020 07:22PM UTC
Jobs 1
Files 307
Run time 44s
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
3208

push

travis-ci-com

web-flow
Qiskit Optimization (#877)

* implement first part of steve's comments

* skip some unnecessary varform checks

* Revert "skip some unnecessary varform checks"

* rename OptimizationProblem with QuadraticProgram

* test cplex installation

* fixed decode func for continuous variables

* fixed format and added docstrings for the test

* fix some codes after merge of upstream

* change None for not impl error

* is_compatible returns bool and raises

* adding support for quadratic constraints

* fixing imports

* rename OptimizationProblem with QuadraticProgram in test_converters

* commenting out quad constraints support

* fix typos, add references

* is_compatible for bool, get_incomptability for msg

* incompatibility in admm / cplex optimizer

* rename to compatibility_msg

* == not >

* update cplex optimizer

* update cplex display settings

* update recursive min optimizer docstring

examples should be in class level, not module level
fix class level docstring in general

* (Re)move utils (#67)

* reorganize utils

* add missing init

* fix import in test

* (Re)move results  (#68)

* move results to algo files

* remove solution/qualitymetrics for now

they are safely stored on another branch but are currently not used so there is no reason to have them in this release

* move the results objects to algorithms

* update quadratic program, linear expression, linear constraint, variable and tests

* add quadratic_expression

* add quadratic constraint and tests

* add quadratic objective

* Update quadratic_program.py

* add linear_constraint

* revise constraints

* fix tests and avoid cyclic import

* fix default quadratic constraint name

* Update test_quadratic_program.py

* moving to a new optimization stack

* update constraints handling

* Update constraint.py

* moving to a new optimization stack

* add __getitem__() to linear and quadratic expres... (continued)

16483 of 19739 relevant lines covered (83.5%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
16 3208.16 (DEPENDENCY_BRANCH=$(if [[ "$TRAVIS_BRANCH" == stable* ]]; then echo "stable"; else echo "master"; fi) INIT_FILE="$TRAVIS_BUILD_DIR/qiskit/__init__.py") 27 Apr 2020 07:22PM UTC 0
83.5
Travis Job 3208.16
Source Files on build 3208
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3208
  • c6d02da6 on github
  • Prev Build on master (#3198)
  • Next Build on master (#3214)
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