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

Qiskit / qiskit-terra / 5756346962
87%

Build:
DEFAULT BRANCH: main
Ran 03 Aug 2023 11:15PM UTC
Jobs 1
Files 1267
Run time 17s
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
5756346962

push

github

web-flow
Disable Numpy-style docstring handling in Napoleon (#10558)

We only use Google-style docstrings, so disabling the Numpy-style
parsing gives us a bit of speed boost in the documentation build.  More
importantly, it fixes an issue where headings whose names clashed with a
specially handled keyword such as

        Examples
        ========

used in module-level documentation as true sections would get translated
into `rubric` elements, so would lose their section-heading status,
confusing the toctree structure and the output display.

I noticed this in the `qiskit.qasm2` module-level documentation, but
it's possible that it appeared elsewhere as well.

73068 of 85066 relevant lines covered (85.9%)

60946.37 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
80.0
-2.22% qiskit/extensions/quantum_initializer/squ.py
7
90.89
-0.76% crates/qasm2/src/lex.rs
12
97.13
-0.93% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 5756346962.1 03 Aug 2023 11:14PM UTC 1267
85.9
GitHub Action Run
Source Files on build 5756346962
  • Tree
  • List 1267
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c29e938c on github
  • Prev Build on gh-readonly-queue/main/pr-9569-f51a0489d25ea6432d1c681107f8e07958431829 (#5753596164)
  • Next Build on main (#5765351446)
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