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

mathiasbynens / regexpu / 77
100%

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

Pull #21

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.
Pull Request #21: Improve handling of astral symbols in surrogate form

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

132 of 132 relevant lines covered (100.0%)

589.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 77.1 24 Sep 2015 10:59AM UTC 0
100.0
Travis Job 77.1
2 77.2 24 Sep 2015 10:59AM UTC 0
100.0
Travis Job 77.2
Source Files on build 77
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #77
  • Pull Request #21
  • PR Base - master (#74)
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