Ran
|
Jobs
1
|
Files
1260
|
Run time
18s
|
Badge
Embed ▾
README BADGES
|
push
github
Disable Numpy-style docstring handling in Napoleon (#10558) (#10562) 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. (cherry picked from commit c29e938c2) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
72938 of 84907 relevant lines covered (85.9%)
61378.45 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
91.9 |
0.76% | crates/qasm2/src/lex.rs |
3 |
93.75 |
-6.25% | qiskit/pulse/library/waveform.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5757167050.1 | 1260 |
85.9 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|