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

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

Build:
DEFAULT BRANCH: master
Ran 04 Aug 2020 11:17AM UTC
Files 351
Run time 1min
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

04 Aug 2020 10:50AM UTC coverage: 82.917% (+0.008%) from 82.909%
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
Make OptimizationResult read-only (all parameters of the constructor become mandatory) (#1131)

* make parameters of OptimizationResult mandatory

* fix int2bin and lineq2penalty

* use assertListEqual for list comparison

* avoid the direct access to _val

* adjust with OptimizationResult._variables

* make variables of OptimizationResult.__init__ mandatory

* update type hint and docstring

* convert List[float] of Optimization.x into ndarray

* pylint: fix a cyclic import

* Update qiskit/optimization/algorithms/optimization_algorithm.py

Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>

* updated the main docstrings of optimization algorithms

* add reno

* fix a typo

* fix doctest

* fix docstrings

* update docstrings

* fix plural

* update docstrings

* fix merges

* add qubo_converter to raw_results of min_eigen_solver

Co-authored-by: Manoel Marques <manoel@us.ibm.com>
Co-authored-by: Anton Dekusar <62334182+adekusar-drl@users.noreply.github.com>
Co-authored-by: Manoel Marques <manoel.marques@ibm.com>
Co-authored-by: Manoel Marques <manoelmrqs@gmail.com>
Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>

18624 of 22461 relevant lines covered (82.92%)

0.83 hits per line

Source Files on job 4309.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 12
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1036
  • Travis Job 4309.16
  • f826413f 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 (#4298.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 (#4314.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