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

wol-soft / php-json-schema-model-generator-production / 26912150489
20%
master: 22%

Build:
Build:
LAST BUILD BRANCH: jsonSchemaDraft2019
DEFAULT BRANCH: master
Ran 03 Jun 2026 08:50PM UTC
Jobs 1
Files 91
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

03 Jun 2026 03:54PM UTC coverage: 19.622% (-2.4%) from 22.013%
26912150489

push

github

wol-soft
Add unevaluatedProperties runtime support

Adds the runtime exceptions thrown by the generated unevaluatedProperties
validator (UnevaluatedPropertiesException for the `false`-form,
InvalidUnevaluatedPropertiesException for the schema-form) and a
collectUnevaluatedKeys() method on CompositionEvaluationTrait that the
generated validators call.

The method computes the list of model-data keys not evaluated by any
local applicator or successful sibling composition branch, consulting
the typed slot values in _compositionEvaluations (null, true, string[],
or nested-schema instance) recorded by the composition tracking pass.

The generator skips emitting the validator when the same schema declares
a non-false additionalProperties, so this method does not need to handle
that shortcut at runtime.

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

0 of 40 new or added lines in 2 files covered. (0.0%)

35 existing lines in 1 file now uncovered.

166 of 846 relevant lines covered (19.62%)

0.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
0.0
src/Traits/CompositionEvaluationTrait.php
10
0.0
src/Exception/Object/UnevaluatedPropertiesException.php

Coverage Regressions

Lines Coverage ∆ File
35
55.56
-11.11% src/Traits/SerializableTrait.php
Jobs
ID Job ID Ran Files Coverage
1 Unit - 26912150489.1 03 Jun 2026 08:50PM UTC 91
19.62
GitHub Action Run
Source Files on build 26912150489
  • Tree
  • List 91
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26912150489
  • c9e2f046 on github
  • Prev Build on jsonSchemaDraft2019 (#26627721984)
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