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

Qiskit / qiskit-terra / 9795
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: sparsepauliop_default_init
DEFAULT BRANCH: main
Ran 13 Jun 2019 09:35PM UTC
Jobs 1
Files 318
Run time 47s
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
9795

push

travis-ci-com

taalexander
Handle AttributeError in create_from under device_specification.py (#2488) (#2586)

* Raise PulseError when calling create_from on a device that does not support pulse.

create_from in device_specification.py first tries to set the buffer.
However, if the backend does not support pulse it does not have a
default buffer setting which results in an AttributeError. This
commit adds a check to ensure that the backend supports pulse. A
PulseError is raised if the backend does not support pulse.

12816 of 17020 relevant lines covered (75.3%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
3 9795.3 (PYTHON="coverage run --source qiskit --parallel-mode") 13 Jun 2019 09:35PM UTC 0
75.3
Travis Job 9795.3
Source Files on build 9795
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #9795
  • 1a35cd08 on github
  • Prev Build on master (#9744)
  • Next Build on master (#9803)
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