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

Qiskit / qiskit / 6825161303
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-16134-376781740b66fbf50c95384f6347d6f3ef9c0508
DEFAULT BRANCH: main
Ran 10 Nov 2023 01:34PM UTC
Jobs 1
Files 1265
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

10 Nov 2023 01:02PM UTC coverage: 86.967% (+0.03%) from 86.942%
6825161303

push

github

web-flow
Collapse release notes for pre-releases (#11224)

* Collapse release notes for pre-releases

This commit tweaks the reno sphinx directive usage to collapse the
pre-releases. The big piece of this is splitting into using multiple
directives for each minor stable release branch. Each directive
explicitly sets the scanning branch to the stable branches. The
underlying issue with a single directive was that the reno git
scanner wasn't seeing the final release tags on main as the tags only
exist on the stable branches. The extra benefit of this is that we also
get the bugfix releases included now.

* Adjust reno pre-release tag regex

This commit adjusts the pre-release tag regex to match how qiskit tags
pre-releases. The default pre release regex is:

```
(?P<pre_release>\.v?\d+(?:[ab]|rc)+\d*)$
```

which for Qiskit's pre-release tag format, the `pre_release` match
includes the patch version. For example, `0.45.0rc1` matches as `0rc1`.
But the actual pre_release match should be `rc1`. This commit adjusts
the regex to work for qiskit's tag format, and also include support for
`pre` syntax (which is pep440 compatible) pre-releases.

74224 of 85347 relevant lines covered (86.97%)

90824.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6825161303.1 10 Nov 2023 01:34PM UTC 0
86.97
GitHub Action Run
Source Files on build 6825161303
Detailed source file information is not available for this build.
  • Back to Repo
  • f3fb0899 on github
  • Prev Build on gh-readonly-queue/stable/0.45/pr-11216-1f00d76b20c2c30c024e516c6543620ea2926af8 (#6799932128)
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