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

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

Build:
Build:
LAST BUILD BRANCH: claude/mr-74-review-adoption-3p8hdm
DEFAULT BRANCH: master
Ran 27 Jul 2026 09:24PM 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

27 Jul 2026 09:22PM UTC coverage: 98.599% (-0.1%) from 98.746%
30306608636

Pull #178

github

claude
Restructure dual-depth templates and migrate to php-micro-template's RenderConfig

Resolves the two remaining "dual-depth" template limitations by extracting
each shared body into its own sub-template, rendered via a nested
Render::renderTemplate() call and embedded with viewHelper.indent(): the
isMutableBaseValidator branch in ComposedItem.phptpl, and the
collectErrors(false) branch shared by SchemaDependency.phptpl and
Populate.phptpl. Pure rendering-mechanism change with no difference in the
generated PHP.

Migrates from the ad-hoc, locally-patched php-micro-template vendor copy to
the library's real RenderConfig/autoIndent feature, released as 1.12.0,
which is what the whole-suite phpcs formatting fixes in the prior commit
actually depend on for eliminating blank lines and getting correctly
indented, PSR-12-compliant generated code. Adds RenderFactory as the single
point of truth for constructing Render instances with autoIndent enabled,
caching by base path, replacing the per-class self::$renderer caching
that's now redundant.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PL4k3uwbW6xC2SjKNyjxFT
Pull Request #178: Fix generated-code formatting bugs found via whole-suite phpcs audit

199 of 211 new or added lines in 23 files covered. (94.31%)

7176 of 7278 relevant lines covered (98.6%)

573.03 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
81.82
-18.18% src/Model/Validator/ExtractedMethodValidator.php
6
81.25
-18.75% src/PropertyProcessor/Filter/FilterPreTransformGuardValidator.php
Jobs
ID Job ID Ran Files Coverage
1 Unit - 30306608636.1 27 Jul 2026 09:24PM UTC 176
98.6
GitHub Action Run
Source Files on build 30306608636
  • Tree
  • List 176
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30306608636
  • 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