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

ReactiveX / RxPY / 30295184237
93%

Build:
DEFAULT BRANCH: master
Ran 27 Jul 2026 06:45PM UTC
Jobs 1
Files 417
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

27 Jul 2026 06:45PM UTC coverage: 93.495%. Remained the same
30295184237

push

github

web-flow
docs: explain how to parallelize work within a single stream (#810)

The "CPU Concurrency" guide only demonstrated concurrency across
independent pipelines, and never stated that the items of a single
pipeline are delivered one at a time. Readers reasonably concluded that
adding observe_on(ThreadPoolScheduler(n)) would process items in
parallel, and reported the resulting sequential execution as a bug.

Add a "Parallelizing Work Within a Single Stream" section showing the
flat_map fan-out pattern, note the ordering and max_concurrent
trade-offs, and cross-reference it from the observe_on discussion and
docstring.

Closes #713. Same underlying question as #67, #100 and #528.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

25713 of 27502 relevant lines covered (93.5%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30295184237.1 27 Jul 2026 06:45PM UTC 417
93.5
GitHub Action Run
Source Files on build 30295184237
  • Tree
  • List 417
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 93a4f041 on github
  • Prev Build on master (#30294865690)
  • Next Build on master (#30295696445)
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