Repo Added
|
Files
1
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
1 of 1 new or added line in 1 file covered. (100.0%)
132 of 132 relevant lines covered (100.0%)
884.77 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
76 | 20 | 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 ... | push | mathiasbynens | travis-ci | pending completion |