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

wol-soft / php-json-schema-model-generator-production / 26743894075
22%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2026 08:30AM UTC
Jobs 1
Files 82
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:29AM UTC coverage: 23.529%. Remained the same
26743894075

push

github

wol-soft
Underscore-prefix all framework infrastructure methods in SerializableTrait

Renames all private/protected framework methods to underscore-prefixed
names so they cannot collide with generated property accessor methods:

  getValues              -> _getValues
  getPropertySchemaNames -> _getPropertySchemaNames
  getSerializedValue     -> _getSerializedValue
  evaluateAttribute      -> _evaluateAttribute
  getCustomSerializerMethod -> _getCustomSerializerMethod
  resolveSerializationHook  -> _resolveSerializationHook

The per-property custom-serializer hook lookup is updated from
serialize{X} to _serialize{X} to match the generator-side rename.

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

14 of 17 new or added lines in 1 file covered. (82.35%)

164 of 697 relevant lines covered (23.53%)

0.79 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
66.67
0.0% src/Traits/SerializableTrait.php
Jobs
ID Job ID Ran Files Coverage
1 Unit - 26743894075.1 01 Jun 2026 08:30AM UTC 82
23.53
GitHub Action Run
Source Files on build 26743894075
  • Tree
  • List 82
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26743894075
  • 2566823f on github
  • Prev Build on master (#26230432539)
  • Next Build on master (#26771556525)
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