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

ReactiveX / rxjs / 4067 / 2
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2017 05:47AM UTC
Files 340
Run time 13s
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

13 Jan 2017 05:41AM UTC coverage: 97.696%. Remained the same
NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt

push

travis-ci

blesh
docs(tutorial): wrong keyboard event (#2242)

* Change keyboard event in tutorial example

The `keypress` event is send before the value has been set on the input element : it always returns the last value of the element.
When 'keydown' is send, the value has already been set on the input; returning the actual value.

* Update basics.md

The KeyboardEvent (keydown, keypress, keyup) indicates just what's happening on a key. When you need to handle text input, use HTML5 input event instead. For example, if user inputs text from hand-writing system like tablet PC, key events may not be fired.

6489 of 6642 relevant lines covered (97.7%)

685.67 hits per line

Source Files on job 4067.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4067
  • Travis Job 4067.2
  • 3cfcd2f1 on github
  • Prev Job for NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt on master (#4066.2)
  • Next Job for NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt on master (#4068.2)
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