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

ReactiveX / RxPY / 24691053632
94%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2026 09:22PM UTC
Jobs 1
Files 414
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 Apr 2026 09:22PM UTC coverage: 93.512%. Remained the same
24691053632

push

github

web-flow
ci: make CHANGELOG.md ready for ShipIt (#768)

* ci: pad historical versions to strict SemVer in CHANGELOG.md

ShipIt's changelog scanner parses every "## X.Y[.Z]..." heading with
SemVersionStyles.Strict, which requires MAJOR.MINOR.PATCH. The three
oldest entries (0.15, 0.14, 0.13) were two-part, so the first real
ShipIt run failed with:

    System.Exception: Invalid version
      at findVersions ... src/Generate/Changelog.fs:42

Rewrite those headings to 0.15.0 / 0.14.0 / 0.13.0. The content is
unchanged and the three-part form matches what PyPI would canonicalize
these to anyway.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* docs(changelog): reconstruct entries for 3.0.0, 4.0.0, 5.0.0a1, 5.0.0a2

Fill the gap between the existing 2.0.0-alpha entry and the upcoming
5.0.0-rc.1 release. Bullets are curated from git log between tag pairs
(v1.5.9..v3.0.0, v3.2.0..v4.0.0, v4.1.0..v5.0.0a1, v5.0.0a1..v5.0.0a2)
plus PR #743 for the 5.0.0a1 fluent-chaining headline — not exhaustive,
just the major changes (API rewrites, package rename, tooling moves,
Python-version floors).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* docs(changelog): use SemVer for 5.0.0 alpha headings

The historical 5.0.0a1 / 5.0.0a2 entries were written in PEP 440 form
(matching PyPI), but CHANGELOG.md headings must be strict SemVer for
ShipIt's parser — same reason we just padded 0.13/0.14/0.15. PEP 440
'5.0.0a1' fails SemVersionStyles.Strict; rewrite as 5.0.0-alpha.1 /
5.0.0-alpha.2, consistent with the preamble note that "ShipIt records
SemVer in this file" and with the upcoming 5.0.0-rc.1 heading.

The PEP 440 form still lives on PyPI (published wheel metadata) and in
pyproject.toml / reactivex/_version.py at release time, where the
shipit_bump_version.sh updater script performs the SemVer -> PEP 440
translation.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M... (continued)

25423 of 27187 relevant lines covered (93.51%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24691053632.1 20 Apr 2026 09:22PM UTC 414
93.51
GitHub Action Run
Source Files on build 24691053632
  • Tree
  • List 414
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2975deb5 on github
  • Prev Build on master (#24690357682)
  • Next Build on master (#24691364883)
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