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

Qiskit / qiskit-addon-cutting / 11669215178
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/ruff-0.14.10
DEFAULT BRANCH: main
Ran 04 Nov 2024 05:14PM UTC
Jobs 1
Files 32
Run time 1min
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

04 Nov 2024 05:13PM UTC coverage: 100.0%. Remained the same
11669215178

push

github

web-flow
Show class members (#702) (#707)

We weren't showing class members (attributes & methods) for inlined classes. This is fixed by setting `"inherited-members": None` in `autodoc_default_options`.

Notably, we now show inherited members for classes like `instructions.Move`. I recommend this because users want to know every function/attribute defined on the object, and they don't really care about the origin of that functionality. Qiskit SDK takes this approach, which is useful with e.g. the circuit library.

With this change, some of the classes end up being much larger. So, we un-inline them and move them back to being their own pages in `stubs/`. This means we remove their client redirects.

This PR also makes some other enhancements:

* Adds `tox -e docs-clean`
* Displays type hints in the `parameters` section, rather than inline to the signature. This matches the style of the other API projects

(cherry picked from commit 0ecc2448f)

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>

2330 of 2330 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11669215178.1 04 Nov 2024 05:14PM UTC 32
100.0
GitHub Action Run
Source Files on build 11669215178
  • Tree
  • List 32
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11669215178
  • b8d5938f on github
  • Prev Build on stable/0.9 (#11668685416)
  • Next Build on stable/0.9 (#11681793032)
  • Delete
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