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

wol-soft / php-json-schema-model-generator-production / 30138594210

Builds Branch Commit Type Ran Committer Via Coverage
30138594210 master Merge pull request #20 from wol-soft/claude/issue-171-invalid-type-object-message Disambiguate array vs. object in InvalidTypeException's "got" side push 25 Jul 2026 01:30AM UTC web-flow github
45.82
30138369294 claude/issue-171-invalid-type-object-message Merge f1328204b into 4cc087c30 Pull #20 25 Jul 2026 01:23AM UTC web-flow github
45.82
30128950886 claude/issue-171-invalid-type-object-message Disambiguate array vs. object in InvalidTypeException's "got" side json_decode($x, true) decodes both JSON arrays and JSON objects to a plain PHP array, so gettype() alone can't tell them apart and produced useless messages like "requires 'array'... push 24 Jul 2026 09:48PM UTC claude github
45.82
30094849029 jsonSchemaDraft2019 Sync 2019-09-specific exception wording to the quoting/no-trailing-period convention The draft-2019-09 keyword exceptions (unevaluatedItems, unevaluatedProperties, minContains/maxContains) were added on this branch before master's wording pass la... push 24 Jul 2026 12:55PM UTC wol-soft github
37.19
29660808558 master Merge pull request #19 from wol-soft/claude/validation-error-messages Fix nested composition indentation + add data-instance JSON pointer (issue #131) push 18 Jul 2026 09:01PM UTC web-flow github
45.05
29625373753 claude/validation-error-messages Pluralize the composition match-count in exception messages "matched 1 elements"/"matched 1 element but matched 1 elements" read wrong for a singular count. AllOfException, NotException and OneOfException now interpolate a pre-pluralized "N eleme... Pull #19 18 Jul 2026 01:32AM UTC claude github
45.05
29625079075 claude/validation-error-messages Extract repeated message-assembly logic into MessageFormatter Six exception classes duplicated the same "indent a sibling exception's message and join under a bullet" idiom (InvalidItemException, InvalidTupleException, InvalidAdditionalProperties... Pull #19 18 Jul 2026 01:23AM UTC claude github
44.72
29554311403 claude/validation-error-messages Quote InvalidItemException's array name, missed in the wording pass sweep InvalidItemException::getErrorMessage() ("Invalid items in array X:") was absent from the exception classes audited for consistent quoting, unlike every other array/object ... Pull #19 17 Jul 2026 04:13AM UTC claude github
45.91
29537930683 claude/validation-error-messages Normalize exception message wording: consistent quoting, no trailing periods Across all exception message text: quote every interpolated property name, nested key, pattern, filter token, and type/class name so identifiers are visually distinguish... Pull #19 16 Jul 2026 09:59PM UTC claude github
45.91
29537799911 claude/validation-error-messages Merge cb981b8b2 into c0ae531ee Pull #19 16 Jul 2026 09:57PM UTC web-flow github
45.91
29530702040 claude/validation-error-messages Make enum/const messages self-descriptive EnumException and InvalidConstException were the only constraint violations that didn't say what would have satisfied them — "declined by enum constraint" / "declined by const constraint" gave no indicati... Pull #19 16 Jul 2026 08:07PM UTC claude github
46.17
29520360842 claude/validation-error-messages Add a data-instance JSON pointer to ValidationException Addresses the "full property path" request from issue #131: alongside the existing getJsonPointer() (which points into the schema), every ValidationException now exposes getInstancePointer()... Pull #19 16 Jul 2026 05:35PM UTC claude github
43.55
29463085398 claude/validation-error-messages Merge d8127da4e into c0ae531ee Pull #19 16 Jul 2026 01:02AM UTC web-flow github
28.5
29462506203 claude/validation-error-messages Re-indent nested composition/conditional messages under their own bullet InvalidComposedValueException and ConditionalException spliced a nested exception's multi-line message into their bullet list without shifting its internal newlines, so a co... push 16 Jul 2026 12:50AM UTC claude github
28.5
29293132096 jsonSchemaDraft2019 Credit sibling items/additionalItems coverage in collectUnevaluatedIndices collectUnevaluatedIndices gains $siblingTupleItemsCount and $siblingCoversTail parameters so a direct sibling `items` tuple (and a non-false `additionalItems` tail) on an ... push 13 Jul 2026 11:28PM UTC wol-soft github
17.25
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next →
  • Back to Repo
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