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

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

Build:
Build:
LAST BUILD BRANCH: claude/remove-ext-json-requirement-6rewh4
DEFAULT BRANCH: master
Ran 02 Jul 2026 10:51PM UTC
Jobs 1
Files 170
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

02 Jul 2026 12:31PM UTC coverage: 98.752% (+0.006%) from 98.746%
28626502074

push

github

wol-soft
feat: improve nested class naming with $anchor, property, and array-item levels

ClassNameGenerator now applies six named priority levels before falling back
to the property-name-plus-hash fallback:

1. title
2. $id (basename)
3. $anchor (Draft 2019-09+) — explicit author-supplied identifier
4. Definition key — schemas at named definitions/$defs slots
5. Inline property — schemas directly under a properties keyword; no hash
   needed since property keys are unique within their containing object
6. Array items — schemas at /X/items derive their name from the array
   property name with an "Item" suffix (e.g. tags → TagsItem)

The hash fallback is now only reached by truly anonymous schemas such as
inline branches inside anyOf/oneOf composition.

Adds a combined test covering all six levels in a single generation pass,
updates regression tests affected by the improved naming, and documents
all levels in the object.rst naming section and gettingStarted.rst
generator configuration section.

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

39 of 39 new or added lines in 1 file covered. (100.0%)

6411 of 6492 relevant lines covered (98.75%)

583.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit - 28626502074.1 02 Jul 2026 10:51PM UTC 170
98.75
GitHub Action Run
Source Files on build 28626502074
  • Tree
  • List 170
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28626502074
  • 9dfc4e5b on github
  • Prev Build on master (#27833624785)
  • Next Build on feature/class-name-generator-improvements (#28626667550)
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