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

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

Build:
Build:
LAST BUILD BRANCH: claude/mr-74-review-adoption-3p8hdm
DEFAULT BRANCH: master
Ran 31 Jul 2026 03:58AM UTC
Jobs 1
Files 181
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

31 Jul 2026 03:56AM UTC coverage: 98.829% (+0.09%) from 98.735%
30602842852

Pull #166

github

claude
Add tests covering PR #166's coverage gaps and regressions

Coveralls flagged 12 uncovered lines across SchemaProcessor.php,
PropertyFactory.php, and ObjectShapeResolver.php, plus 2 coverage
regressions in AbstractComposedPropertyValidator.php and
SchemaProcessor.php. Add characterization/unit tests reaching each:

- A root-level oneOf whose last branch is a literal `true` schema
  element (the only branch shape that avoids type inheritance at a
  class boundary) drives the new vacuous-branch path in
  SchemaProcessor and its finalize-completion body.
- An unresolvable $ref inside an allOf branch drives the
  catch(Throwable) in PropertyFactory::resolveObjectShape()'s
  speculative classification peek, and confirms the same broken
  reference is still reported cleanly by the real resolution
  afterward.
- Empty anyOf/oneOf arrays drive ObjectShapeResolver's
  combineDisjunctive([]) arm.
- A oneOf on a NAMED property (not the schema root) with an
  object-typed branch drives AbstractComposedPropertyValidator's
  scopeProperty===null guard, whose only prior test coverage came
  from a since-fixed under-recognition bug rather than the guard's
  actual intended (named-property) scenario.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015kJ3xjHFogftRV4m2ukJFN
Pull Request #166: Add characterization tests for issue #72 / PR #74 composition defects

206 of 206 new or added lines in 8 files covered. (100.0%)

7344 of 7431 relevant lines covered (98.83%)

578.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit - 30602842852.1 31 Jul 2026 03:58AM UTC 181
98.83
GitHub Action Run
Source Files on build 30602842852
  • Tree
  • List 181
  • Changed 11
  • Source Changed 9
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30602842852
  • Pull Request #166
  • PR Base - master (#30336217492)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc