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

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

Build:
Build:
LAST BUILD BRANCH: unevaluated-properties
DEFAULT BRANCH: master
Ran 10 Aug 2026 08:25PM UTC
Jobs 1
Files 184
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

10 Aug 2026 08:22PM UTC coverage: 98.811% (+0.05%) from 98.76%
31428786369

Pull #185

github

wol-soft
Address PR review comments on the PropertyMerger consolidation

- Derive the object structural-keyword list in PropertyFactory from the
  draft's own registered validators (Draft::getKeywordsForType()) instead
  of a hardcoded, partly-aspirational constant, so it stays in sync as
  drafts add real keyword support.
- Keep GeneratorConfiguration's public draft API unchanged (getDraft/
  setDraft/getBuiltDraft) while moving the built-draft cache into a
  private DraftResolver, since PostProcessor's public extension contract
  only ever provides GeneratorConfiguration, not SchemaProcessor.
- Document (with a regression test) why resolveReference()'s cache key
  must include isArrayItem unconditionally: gating it behind implicit-
  null would let an array-item and a plain optional-property usage of
  the same $ref collide, corrupting the optional property's nullability.
- Merge the two type-narrowing tests in RefSiblingsPropertyLevelTest into
  one, with full exception-message assertions and a getter type-hint
  check.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pull Request #185: Draft-aware $ref+sibling handling (Draft 2019-09+)

427 of 430 new or added lines in 18 files covered. (99.3%)

2 existing lines in 1 file now uncovered.

7561 of 7652 relevant lines covered (98.81%)

579.26 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
64.35
-2.61% src/Model/Property/PropertyProxy.php
1
98.89
src/Draft/Producer/RefResolver.php

Coverage Regressions

Lines Coverage ∆ File
2
64.35
-2.61% src/Model/Property/PropertyProxy.php
Jobs
ID Job ID Ran Files Coverage
1 Unit - 31428786369.1 10 Aug 2026 08:25PM UTC 184
98.81
GitHub Action Run
Source Files on build 31428786369
  • Tree
  • List 184
  • Changed 16
  • Source Changed 16
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31428786369
  • Pull Request #185
  • PR Base - master (#31146836008)
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