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

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

Build:
Build:
LAST BUILD BRANCH: claude/mr-74-review-adoption-3p8hdm
DEFAULT BRANCH: master
Ran 28 Jul 2026 03:37AM UTC
Files 176
Run time 4s
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

28 Jul 2026 03:36AM UTC coverage: 98.734% (-0.01%) from 98.746%
30326374406.1

Pull #178

github

claude
Remove dead code and its explanatory comment from BuilderClass.phptpl

The @throws block for a builder setter's validators is unreachable code, not
just a documented limitation: BuilderClassPostProcessor unconditionally
strips every validator from builder properties via
filterValidators(fn() => false), so property.getValidators() can never be
non-empty in this template. Removed the block entirely instead of keeping a
dead branch alive "for whenever that changes" - if validators are ever
un-stripped, the @throws line can be reintroduced then, informed by whatever
that change actually needs.

Also drops the description-block comment explaining the standalone-if
choice - the pattern is now used pervasively across every class-emitting
template and no longer needs a per-callsite justification.
Pull Request #178: Render generated code PSR-12 compatible

7176 of 7268 relevant lines covered (98.73%)

573.82 hits per line

Source Files on job Unit - 30326374406.1
  • Tree
  • List 176
  • Changed 26
  • Source Changed 26
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30326374406
  • 208480b8 on github
  • Prev Job for on claude/code-formatting-analysis-ipp4bf (#30223249113.1)
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