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

everit-org / json-schema / 425 / 1
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
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 01:54PM UTC coverage: 92.493%. First build
425.1

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

Source Files on job 425.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 386
  • Travis Job 425.1
  • 5fd79101 on github
  • Next Job for on patternproperties-regexp-fix (#427.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