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

everit-org / json-schema / 425
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/core/com.google.guava-guava-29.0-jre
DEFAULT BRANCH: master
Ran 17 Jun 2018 01:56PM UTC
Jobs 1
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

pending completion
425

push

travis-ci

erosb
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.

2489 of 2691 relevant lines covered (92.49%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 425.1 17 Jun 2018 01:56PM UTC 0
92.49
Travis Job 425.1
Source Files on build 425
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #425
  • 5fd79101 on github
  • Next Build on patternproperties-regexp-fix (#427)
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