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

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

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2020 12:38AM UTC
Files 276
Run time 17s
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

23 Apr 2020 12:07AM UTC coverage: 82.116% (-0.04%) from 82.156%
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
Native circuits (#905)

* make compatible with current Terra

means no num_parameters keyword

* use circuit params as var_form_params

and prepare VQC for circuits

* make VQC work with circuits

* overwrite varform params on setter

* move patching to setter

* more tests, don't allow no parameters

if the varform has no parameters it breaks VQE since we divide by the number of parameters

* update docstrings

* add warning if feature dim is 0

* add test for feature dim = 0

* fix unused variable

* use params provided in circuit don't reassign

* begin adding circuit to qsvm

* num_parameters is now circuit attribute

* adjust to new circuit methods

num_parameters and assign_parameters is now available in the circuit base class

* run tests for varform and QC

* remove unused imports

* add VQC tests for circuits

* make QSVM run on circuits

* sort parameters in wine test for reproducibility

* adress Steve's comments

* add changelog, obey PEP and dont use `None or ..`

* remove the op+varform check to construct_circuit

Co-authored-by: Manoel Marques <manoel@us.ibm.com>
Co-authored-by: Donny Greenberg <dongreenberg2@gmail.com>

14289 of 17401 relevant lines covered (82.12%)

0.82 hits per line

Source Files on job 3121.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 17
  • Source Changed 15
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 354
  • Travis Job 3121.16
  • cd9fd8a5 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 (#3093.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 (#3133.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