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

Qiskit / qiskit / 6563885537
88%

Build:
DEFAULT BRANCH: main
Ran 18 Oct 2023 05:04PM UTC
Jobs 1
Files 1261
Run time 52s
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

18 Oct 2023 03:23PM UTC coverage: 86.942% (-0.004%) from 86.946%
6563885537

push

github

web-flow
Deprecate passing `None` to `DAGCircuit` appenders (#10752)

This has been against the documented typing of the functions for some
time, but some scheduling methods have mistakenly been passing `None`.
There is no need to support `None` here; the empty tuple `()` is equally
immutable and a CPython singleton, so there are neither mutability nor
memory benefits to supporting both, and removing `None` as an input is a
simple way to remove a(n admittedly cheap) branch from the appender
methods.

Co-authored-by: Luciano Bello <bel@zurich.ibm.com>

19 of 19 new or added lines in 1 file covered. (100.0%)

73654 of 84716 relevant lines covered (86.94%)

91984.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6563885537.1 18 Oct 2023 05:04PM UTC 0
86.94
GitHub Action Run
Source Files on build 6563885537
Detailed source file information is not available for this build.
  • Back to Repo
  • b18faa3f on github
  • Prev Build on gh-readonly-queue/main/pr-10754-998b5595df99ce3bc1ddbf1c51143ed9ecf1a206 (#6560837730)
  • Next Build on main (#6567820294)
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