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

wol-soft / php-json-schema-model-generator-production / 28736035699
17%
master: 22%

Build:
Build:
LAST BUILD BRANCH: jsonSchemaDraft2019
DEFAULT BRANCH: master
Ran 05 Jul 2026 09:20AM UTC
Jobs 1
Files 96
Run time 1min
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

05 Jul 2026 09:19AM UTC coverage: 17.373% (-0.1%) from 17.482%
28736035699

push

github

wol-soft
Add jsonPointer arg to unevaluated + contains exceptions

Follow-up coordination after b484f42 landed jsonPointer on every
ValidationException subclass on master: five exception classes added
after that PR on the jsonSchemaDraft2019 branch — UnevaluatedItems,
UnevaluatedProperties, RegularPropertyAsUnevaluatedProperty,
MinContains, MaxContains — still used the pre-pointer three-arg
signature. Since AbstractPropertyValidator::getExceptionParams() on
the generator side now unconditionally prepends the pointer after the
property name, those constructors rejected the call as a TypeError
whenever the corresponding validator fired.

Constructors now follow the master-side ordering: providedValue,
propertyName, jsonPointer, keyword-specific fields. The parent
ValidationException receives jsonPointer as its fourth argument, so
getJsonPointer() returns the schema keyword location that produced
the rejection (e.g. /properties/tags/unevaluatedItems).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

0 of 15 new or added lines in 5 files covered. (0.0%)

5 existing lines in 5 files now uncovered.

168 of 967 relevant lines covered (17.37%)

0.58 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% src/Exception/Arrays/MaxContainsException.php
4
0.0
0.0% src/Exception/Arrays/MinContainsException.php
3
0.0
0.0% src/Exception/Object/RegularPropertyAsUnevaluatedPropertyException.php
3
0.0
0.0% src/Exception/Object/UnevaluatedPropertiesException.php
1
0.0
0.0% src/Exception/Arrays/UnevaluatedItemsException.php

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% src/Exception/Arrays/MaxContainsException.php
1
0.0
0.0% src/Exception/Arrays/MinContainsException.php
1
0.0
0.0% src/Exception/Arrays/UnevaluatedItemsException.php
1
0.0
0.0% src/Exception/Object/RegularPropertyAsUnevaluatedPropertyException.php
1
0.0
0.0% src/Exception/Object/UnevaluatedPropertiesException.php
Jobs
ID Job ID Ran Files Coverage
1 Unit - 28736035699.1 05 Jul 2026 09:20AM UTC 96
17.37
GitHub Action Run
Source Files on build 28736035699
  • Tree
  • List 96
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28736035699
  • 7bfa0400 on github
  • Prev Build on jsonSchemaDraft2019 (#28649814905)
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