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

ReactiveX / RxPY / 29773646722
94%

Build:
DEFAULT BRANCH: master
Ran 20 Jul 2026 07:51PM UTC
Jobs 1
Files 416
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

20 Jul 2026 07:50PM UTC coverage: 93.559%. Remained the same
29773646722

push

github

web-flow
ci: release 5.0.0 as stable instead of a release candidate (#800)

Drop `pre_release: rc` from the CHANGELOG frontmatter and `--pre-release
rc` from the publish workflow so ShipIt stops generating release
candidates. Both are required: the frontmatter key alone forces an rc
even when the CLI flag is absent, and ShipIt writes it back on every
release, so it has to be removed explicitly.

That alone is not enough. ShipIt derives the next version from the
commits after `last_commit_released`, and the only commit since
5.0.0-rc.2 is its own `chore: release` commit, which is not a
version-bumping type. Dropping the pre-release settings therefore
reports "No changelog would be bumped, nothing to ship".

Add `force_version: 5.0.0` so the release candidate is promoted to
stable without inventing a functional commit to trigger a bump. Verified
with `shipit --dry-run`: the run now computes 5.0.0 and would open a
"chore: release reactivex@5.0.0" pull request.

NOTE: `force_version` is a one-shot override for this release. It must be
removed once 5.0.0 ships, or subsequent releases will be pinned to 5.0.0.

25521 of 27278 relevant lines covered (93.56%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29773646722.1 20 Jul 2026 07:51PM UTC 416
93.56
GitHub Action Run
Source Files on build 29773646722
  • Tree
  • List 416
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8cf7630b on github
  • Prev Build on master (#29772778874)
  • Next Build on master (#29774081008)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc