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

Qiskit / qiskit-aqua / 3208 / 16
84%
master: 84%

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

27 Apr 2020 06:53PM UTC coverage: 83.505% (+1.4%) from 82.129%
DEPENDENCY_BRANCH=$(if [[ "$TRAVIS_BRANCH" == stable* ]]; then echo "stable"; else echo "master"; fi) INIT_FILE="$TRAVIS_BUILD_DIR/qiskit/__init__.py"

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

Source Files on job 3208.16 (DEPENDENCY_BRANCH=$(if [[ "$TRAVIS_BRANCH" == stable* ]]; then echo "stable"; else echo "master"; fi) INIT_FILE="$TRAVIS_BUILD_DIR/qiskit/__init__.py")
  • Tree
  • List 0
  • Changed 13
  • Source Changed 8
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 385
  • Travis Job 3208.16
  • c6d02da6 on github
  • Prev Job for DEPENDENCY_BRANCH=$(if [[ "$TRAVIS_BRANCH" == stable* ]]; then echo "stable"; else echo "master"; fi) INIT_FILE="$TRAVIS_BUILD_DIR/qiskit/__init__.py" on master (#3198.16)
  • Next Job for DEPENDENCY_BRANCH=$(if [[ "$TRAVIS_BRANCH" == stable* ]]; then echo "stable"; else echo "master"; fi) INIT_FILE="$TRAVIS_BUILD_DIR/qiskit/__init__.py" on master (#3214.16)
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