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

gardr / mock-phantom-touch-events / 12
26%

Build:
DEFAULT BRANCH: master
Ran 14 May 2017 06:53AM UTC
Jobs 2
Files 1
Run time 11s
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
12

Pull #4

travis-ci

web-flow
Fix bug when using 0 as touch identifier

`0` is a falsey value, thus the identifier will incorrectly be
changed to `1` in current implementation.
This commit fixes that by defaulting the touch identifier to index,
instead of index+1.
This is possibly a breaking change, if mocked touch events without
explicitly set identifiers expect to start from 1.
Pull Request #4: Fix bug when using 0 as touch identifier

3 of 49 branches covered (6.12%)

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

26 of 99 relevant lines covered (26.26%)

0.73 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/index.js

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/index.js
Jobs
ID Job ID Ran Files Coverage
1 12.1 14 May 2017 06:53AM UTC 0
26.26
Travis Job 12.1
2 12.2 14 May 2017 06:53AM UTC 0
26.26
Travis Job 12.2
Source Files on build 12
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12
  • Pull Request #4
  • PR Base - master (#9)
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