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

wol-soft / php-json-schema-model-generator / 23363658068

20 Mar 2026 09:38PM UTC coverage: 98.584% (-0.1%) from 98.693%
23363658068

Pull #115

github

Enno Woortmann
Add PSR-12 code style enforcement via PHP CodeSniffer

- Add squizlabs/php_codesniffer ^4.0 as dev dependency
- Add phpcs.xml with PSR-12 baseline, disabling 4 rules:
  ScopeClosingBrace (keep compact empty bodies), ClassDeclaration
  ExtendsLine/ImplementsLine (allow extends/implements on own lines),
  and CamelCapsMethodName (allow snake_case internal utility methods)
- Apply phpcbf auto-fixes across all 108 affected source files
- Manually wrap 9 lines exceeding 120 characters
- Document phpcs check step and qlty.sh PR review URLs in CLAUDE.md
Pull Request #115: Type system (Type widening for compositions, union types)

479 of 489 new or added lines in 51 files covered. (97.96%)

1 existing line in 1 file now uncovered.

3829 of 3884 relevant lines covered (98.58%)

549.49 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

62.07
/src/Model/Property/PropertyProxy.php


Source Not Available

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