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

wol-soft / php-json-schema-model-generator / 25700642152 / 1
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: fix/issue-130-duplicate-ref-builder-methods
DEFAULT BRANCH: master
Ran 11 May 2026 10:19PM UTC
Files 162
Run time 8s
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

11 May 2026 10:16PM UTC coverage: 98.554% (+0.003%) from 98.551%
25700642152.1

Pull #126

github

Enno Woortmann
Add content validator registry for contentMediaType/contentEncoding (Draft 7 Phase 5)

Introduces an opt-in registry on GeneratorConfiguration that lets users register
ContentValidatorInterface implementations keyed by media type and/or encoding.
At generation time the most specific matching validator is embedded into the
generated model; at runtime it is called against the raw string before the
MediaString wrapper is applied. Validator failures throw a ContentException whose
getPrevious() carries the original error for programmatic inspection.

addContentValidator() accepts null (wildcard), string, or string[] for each
dimension; arrays expand via Cartesian product so a single call can cover
multiple media types or encodings at once.
Pull Request #126: Json schema draft7

4770 of 4840 relevant lines covered (98.55%)

643.67 hits per line

Source Files on job Unit - 25700642152.1
  • Tree
  • List 162
  • Changed 17
  • Source Changed 11
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25700642152
  • 32fdb1ff on github
  • Prev Job for on jsonSchemaDraft7 (#24574026820.1)
  • Next Job for on jsonSchemaDraft7 (#25722971064.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