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

Qiskit / qiskit-terra / 9873 / 3
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: sparsepauliop_default_init
DEFAULT BRANCH: main
Ran 17 Jun 2019 08:57PM UTC
Files 330
Run time 20s
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

17 Jun 2019 08:40PM UTC coverage: 75.822% (-0.02%) from 75.844%
PYTHON="coverage run --source qiskit --parallel-mode"

push

travis-ci-com

taalexander
Brought pulse command naming in line with circuit Registers (#2593). (#2623)

* Braught pulse command naming in line with circuit Registers (#2593).

* Added create_name(...) to command.py that can be used to set pulse command names.

* Added an instance counter to class Command and its children.

If a pulse command is not given a name it will have the name 'prefix%d' where
%d counts the number of class instances. The default prefixes are
* Command: c
* SamplePulse: p
* FrameChange: fc
* PersistentValue: pv
* Acquire: acq
* Snapshot: snap

* Brought pulse command naming in line with circuit Registers (#2593)

* Changed create_method to classmethod from staticmethod
* SubClass prefixes are now class variables

* Brought pulse command naming in line with circuit Registers (#2593).

* Implementer the class counter using a metaclass instead of itertools.

* Brought pulse command naming in line with circuit Registers (#2593).

* Added a test case to ensure class counter is properly incremented.

* * Added pylint: disable=E1101 for the instances counter.

* Removed method increment_counter() in command.py. Incrementing is now done in create_name(name).

* * Removed **kwargs from class MetaCount.

13657 of 18012 relevant lines covered (75.82%)

0.76 hits per line

Source Files on job 9873.3 (PYTHON="coverage run --source qiskit --parallel-mode")
  • Tree
  • List 0
  • Changed 11
  • Source Changed 6
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 94
  • Travis Job 9873.3
  • 508feafe on github
  • Prev Job for PYTHON="coverage run --source qiskit --parallel-mode" on master (#9869.3)
  • Next Job for PYTHON="coverage run --source qiskit --parallel-mode" on master (#9880.3)
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