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

Qiskit / qiskit / 7069946761
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: doc/code-review
DEFAULT BRANCH: main
Ran 02 Dec 2023 12:00PM UTC
Jobs 1
Files 984
Run time 56s
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

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

Jobs
ID Job ID Ran Files Coverage
1 7069946761.1 02 Dec 2023 12:00PM UTC 0
87.45
GitHub Action Run
Source Files on build 7069946761
Detailed source file information is not available for this build.
  • Back to Repo
  • d0bbea1a on github
  • Prev Build on gh-readonly-queue/main/pr-11363-f315a84cdd9375a67aee1e08be86c8afb6814acd (#7069467518)
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