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

Qiskit / qiskit-aqua / 3121
84%

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

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

Jobs
ID Job ID Ran Files Coverage
16 3121.16 (DEPENDENCY_BRANCH=$(if [[ "$TRAVIS_BRANCH" == stable* ]]; then echo "stable"; else echo "master"; fi) INIT_FILE="$TRAVIS_BUILD_DIR/qiskit/__init__.py") 23 Apr 2020 12:38AM UTC 0
82.12
Travis Job 3121.16
Source Files on build 3121
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3121
  • cd9fd8a5 on github
  • Prev Build on master (#3093)
  • Next Build on master (#3133)
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