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

Qiskit / qiskit / 7069946761 / 1
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-15242-97bca22b256edfd14d1b403a30de1efef2453eb5
DEFAULT BRANCH: main
Ran 02 Dec 2023 12:00PM UTC
Files 984
Run time 19s
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

02 Dec 2023 11:37AM UTC coverage: 87.447% (-0.003%) from 87.45%
7069946761.1

push

github

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

* 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.

(cherry picked from commit f3fb08990)

# Conflicts:
#	releasenotes/config.yaml

* Fix conflict, add new directives

* Restore regex update

* Update docs/release_notes.rst

* Change earliest version to 0.45.0rc1

* Change the other earliest version to 0.45.0rc1

* Propose title for unrelesed notes

* Update docs/release_notes.rst

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

---------

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
Co-authored-by: Elena Peña Tapia <epenatap@gmail.com>
Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

59925 of 68527 relevant lines covered (87.45%)

280731.28 hits per line

Source Files on job 7069946761.1
  • Tree
  • List 0
  • Changed 25
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7069946761
  • d0bbea1a on github
  • Prev Job for on gh-readonly-queue/main/pr-11229-0ec642912d098d1b8d9066c20a0a9b7fbbfa3beb (#7069467518.1)
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