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

mathiasbynens / regexpu / 78
100%

Build:
DEFAULT BRANCH: master
Ran 24 Sep 2015 10:59AM UTC
Jobs 3
Files 5
Run time 23s
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
78

push

travis-ci

mathiasbynens
Improve handling of astral symbols in surrogate form

E.g. `/[\uD80C\uDC00-\uD80D\uDC1F]/u` is equivalent to `/[\u{13000}-\u{1342F}]/u` because the surrogate pair form is recognized as a `RegExpUnicodeEscapeSequence` by the RegExp pattern grammar in `U` mode.

Closes #20 and #21.

132 of 132 relevant lines covered (100.0%)

884.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 78.1 24 Sep 2015 10:59AM UTC 0
100.0
Travis Job 78.1
2 78.2 24 Sep 2015 10:59AM UTC 0
100.0
Travis Job 78.2
3 78.3 24 Sep 2015 11:00AM UTC 0
100.0
Travis Job 78.3
Source Files on build 78
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #78
  • b3d6d671 on github
  • Prev Build on master (#74)
  • Next Build on master (#79)
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