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

Qiskit / qiskit-aqua / 4155
84%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2020 02:24PM UTC
Jobs 1
Files 352
Run time 54s
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
4155

push

travis-ci-com

web-flow
OptimizationResult does not contain variable information #1107 (#1122)

* 1) new argument “x_name” added to OptimizationResult constructor. It is supposed to contain the names of the variables being optimized, in most cases it should contain “problem.variables”
2) new @property var_dict created in OptimizationResult
3) property.setters used for setting the private variables in OptimizationResult
4) all instances of OptimizationResult modified to match the constructor
5) __str__ was redundant due to existing implementation of __repr__

* Documentation updated

* Documentation updated

* 1) __getitem__ implemented for OptimizationResult
2) list of variables added to OptimizationResult constructor

* remove unnecessary print

* 1) removed unnecessary setter from AdmmOptimizationResult
2) refactoring OptimizationResult according to code review

* var_dict -> variables

* fixed linting

* 1) properties used as intefaces only
2) refactoring based on code review
3) pylint errors fixed

* fixed failed build

* ensuring that lists are not None

* fix ValueError

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

18597 of 22441 relevant lines covered (82.87%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
16 4155.16 (DEPENDENCY_BRANCH=$(if [[ "$TRAVIS_BRANCH" == stable* ]]; then echo "stable"; else echo "master"; fi) INIT_FILE="$TRAVIS_BUILD_DIR/qiskit/__init__.py") 24 Jul 2020 02:24PM UTC 0
82.87
Travis Job 4155.16
Source Files on build 4155
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #4155
  • 6b1280c6 on github
  • Prev Build on master (#4149)
  • Next Build on master (#4168)
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