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

everit-org / json-schema / 426 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2018 02:25PM UTC
Files 78
Run time 3s
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

17 Jun 2018 02:19PM UTC coverage: 92.493% (-0.04%) from 92.535%
426.1

Pull #188

travis-ci

web-flow
Fixing regex handling in `"patternProperties"`

Changing `ObjectSchema` to represent `patternProperties` as a `Map<Regexp, Schema>` instead of `Map<Pattern, Schema>`
This is a follow-up change of introducing `Regexp` and `RegexpFactory` interfaces in `1.9.0`.

Keeping but deprecating existing accessor & builder methods of `ObjectSchema` which consume / return a `Pattern`, converting from/to `Regexp`.

In the end, changing `ObjectSchemaLoader` to instantiate a `Regexp` instance using the configured `RegexpFactory` instead of attempting to use RE2J directly.

Also bumping version number to 1.9.1, since it is going to be a quick bugfix release ASAP.
Pull Request #188: Fixing regex handling in `"patternProperties"`

2489 of 2691 relevant lines covered (92.49%)

0.92 hits per line

Source Files on job 426.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 387
  • Travis Job 426.1
  • c506b3f1 on github
  • Prev Job for on master (#424.1)
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