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

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

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

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

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

199 of 201 new or added lines in 23 files covered. (99.0%)

7176 of 7268 relevant lines covered (98.73%)

573.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
96.43
-3.57% src/Model/Validator/ExtractedMethodValidator.php
1
96.3
-3.7% src/PropertyProcessor/Filter/FilterPreTransformGuardValidator.php
Jobs
ID Job ID Ran Files Coverage
1 Unit - 30326374406.1 28 Jul 2026 03:37AM UTC 176
98.73
GitHub Action Run
Source Files on build 30326374406
  • Tree
  • List 176
  • Changed 26
  • Source Changed 26
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30326374406
  • Pull Request #178
  • PR Base - master (#30223249113)
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