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

ReactiveX / RxPY / 558
86%
master: 94%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github-actions-d95291362f
DEFAULT BRANCH: master
Ran 28 Jan 2017 11:41PM UTC
Jobs 2
Files 226
Run time 37s
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

pending completion
558

Pull #161

travis-ci

web-flow
fix 'StopAndWaitObservable' object has no attribute 'subscription'

The problem seems to be due to difference in handling of undefined
attributes in JavaScript and Python. In Python attributes should
be defined before accessing the attributes otherwise AttributeError
will be raised. While in JavaScript the value of such an attribute
will be 'undefined'.
Pull Request #161: Make stop_and_wait work

1 of 1 new or added line in 1 file covered. (100.0%)

5345 of 6024 relevant lines covered (88.73%)

1.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
100.0
rx/backpressure/stopandwaitobservable.py
Jobs
ID Job ID Ran Files Coverage
1 558.1 28 Jan 2017 11:41PM UTC 0
87.67
Travis Job 558.1
2 558.2 28 Jan 2017 11:41PM UTC 0
88.73
Travis Job 558.2
Source Files on build 558
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #558
  • Pull Request #161
  • PR Base - develop (#555)
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