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

wol-soft / php-json-schema-model-generator / 26748446430
99%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2026 10:08AM UTC
Jobs 1
Files 168
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

01 Jun 2026 08:41AM UTC coverage: 98.867% (+0.002%) from 98.865%
26748446430

push

github

wol-soft
Underscore-prefix all framework infrastructure methods (Phase 2)

All private/protected framework methods in generated classes and in
SerializableTrait now carry a leading underscore, making the dynamic
per-property namespace (get*/set*) and the framework infrastructure
namespace (_process*/_validate*/_serialize*/_executeBaseValidators/…)
disjoint by construction.

Generator-side renames:
  executeBaseValidators           -> _executeBaseValidators
  process{X}                      -> _process{X}
  validate{X}                     -> _validate{X}
  validateComposition_{i}         -> _validateComposition_{i}
  validate{X}_{Validator}_{hash}  -> _validate{X}_{Validator}_{hash}
  resolveSerializationHook        -> _resolveSerializationHook
  serialize{X} (transforming)     -> _serialize{X}
  serializeAdditionalProperties   -> _serializeAdditionalProperties
  serializePatternProperties      -> _serializePatternProperties

Trait-call sites in templates updated to match. SerializableTrait
method renames are in the companion production-library commit
(2566823).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

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

5 existing lines in 1 file now uncovered.

5934 of 6002 relevant lines covered (98.87%)

587.93 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
96.58
0.33% src/Model/Schema.php
Jobs
ID Job ID Ran Files Coverage
1 Unit - 26748446430.1 01 Jun 2026 10:08AM UTC 168
98.87
GitHub Action Run
Source Files on build 26748446430
  • Tree
  • List 168
  • Changed 5
  • Source Changed 5
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26748446430
  • 9c9fb6ba on github
  • Prev Build on master (#26629256284)
  • Next Build on master (#26754020210)
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