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

4O4 / RxLua / 41 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2020 08:52AM UTC
Files 1
Run time 0s
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

16 Oct 2020 08:51AM UTC coverage: 93.398%. First build
LUA="lua 5.1"

push

travis-ci

4O4
flatten: avoid early completion

The flatten operator currently calls onCompleted as soon as the
parent signals that it has completed.  However, there could be
more data incoming from the returned observables; in fact, the
flattened observable might even be infinite.

Track how many subscriptions are still active, and only call
onCompleted at the time of the last completion.

863 of 924 relevant lines covered (93.4%)

24.42 hits per line

Source Files on job 41.1 (LUA="lua 5.1")
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27
  • Travis Job 41.1
  • 7f838fe3 on github
  • Next Job for LUA="lua 5.1" on master (#42.1)
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

© 2025 Coveralls, Inc