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

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

Build:
Build:
LAST BUILD BRANCH: claude/schema-error-line-numbers-b76c62
DEFAULT BRANCH: master
Repo Added 12 Oct 2018 08:31AM UTC
Files 174
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

LAST BUILD ON BRANCH filter-composition-ordering
branch: filter-composition-ordering
CHANGE BRANCH
x
Reset
  • filter-composition-ordering
  • 0.1.0
  • 0.10.0
  • 0.10.1
  • 0.11.0
  • 0.11.1
  • 0.12.0
  • 0.13.0
  • 0.14.0
  • 0.14.1
  • 0.15.0
  • 0.15.1
  • 0.16.0
  • 0.17.0
  • 0.18.0
  • 0.19.0
  • 0.2.0
  • 0.20.0
  • 0.21.0
  • 0.21.1
  • 0.21.2
  • 0.21.3
  • 0.21.4
  • 0.21.5
  • 0.21.6
  • 0.21.7
  • 0.21.8
  • 0.22.0
  • 0.22.1
  • 0.23.0
  • 0.23.1
  • 0.23.2
  • 0.23.3
  • 0.23.4
  • 0.23.5
  • 0.24.0
  • 0.24.1
  • 0.24.2
  • 0.25.0
  • 0.25.1
  • 0.26.1
  • 0.26.2
  • 0.3.0
  • 0.3.1
  • 0.4.0
  • 0.5.0
  • 0.6.0
  • 0.7.0
  • 0.8.0
  • 0.9.0
  • 65-recursive-reference-resolving
  • 70-filter-in-composition
  • AddOptionToDefaultArraysToEmptyArray
  • AdvancedFilter
  • BaseProcessor
  • BuilderClassPostProcessor
  • CompositionValidationOnMutableObjects
  • FormatValidation
  • JsonSchemaDraftTestSuite
  • MoveCI
  • NestedObjectException
  • OptimizeMergedProperties
  • PatternProperties
  • PerformanceImprovements
  • PostProcessor
  • PostProcessorHooks
  • ReworkExceptions
  • SchemaHooks
  • SkipFilterAfterTransformingFilterIfTransformationFails
  • ThrowExceptionFromNestedModel
  • additionalProperties
  • attributes
  • bogus-loop-var
  • booleanSchemas
  • chore/phpunit-13-upgrade
  • claude/exciting-cori-7aca14
  • claude/library-output-generation-plan-fmo3bz
  • claude/remove-ext-json-requirement-6rewh4
  • claude/schema-error-line-numbers-b76c62
  • debug
  • drafts
  • enumPostProcessor
  • feat-required-and-optional-const-property
  • feat/composition-required-promotion
  • feature/class-name-generator-improvements
  • feature/defs-keyword-support
  • fix-implicit-null-allowed
  • fix-name-normalization
  • fix/composed-schema-branch-defaults
  • fix/enum-types-in-composition-branches
  • fix/issue-101
  • fix/issue-110
  • fix/issue-129-enum-type-check-validator
  • fix/issue-130-duplicate-ref-builder-methods
  • fix/issue-98
  • implicitNullableConfiguration
  • improveRefResolving
  • issue133
  • issue72_nestedComposition
  • issue77_dynamicProperty
  • issue79_CombinedRefAndObjectDefinition
  • jsonSchemaDraft7
  • master
  • modernizeCode
  • optionalConst
  • order-schema-files
  • param
  • patch-1
  • patch-2
  • php82tessting
  • propertyinterface-bogus-signature
  • ref-required-and-optional-property
  • refImprovements
  • renameRawModelDataInput
  • supportNumericProperties
  • typos
  • unevaluated-properties
  • useInNestedReferences

27 May 2026 01:23PM UTC coverage: 98.865% (+0.2%) from 98.695%
26514074703

Pull #128

github

wol-soft
Add missing SchemaException import to AbstractCompositionValidatorFactory

The rebase dropped the use-import that the detectIfThenElseConflict and
detectAllOfTypeConflict methods need; add it back.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #128: Filter composition ordering

754 of 755 new or added lines in 22 files covered. (99.87%)

1 existing line in 1 file now uncovered.

5837 of 5904 relevant lines covered (98.87%)

591.82 hits per line

Relevant lines Covered
Build:
Build:
5904 RELEVANT LINES 5837 COVERED LINES
591.82 HITS PER LINE
Source Files on filter-composition-ordering
  • Tree
  • List 168
  • Changed 23
  • Source Changed 22
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26514074703 filter-composition-ordering Add missing SchemaException import to AbstractCompositionValidatorFactory The rebase dropped the use-import that the detectIfThenElseConflict and detectAllOfTypeConflict methods need; add it back. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthr... Pull #128 27 May 2026 01:28PM UTC wol-soft github
98.87
26169686326 filter-composition-ordering Close filter/composition coverage gaps: remove dead code, add targeted tests - Remove unreachable !is_array() guards in CompositionBranchClassifier: the not branch always receives an array (NotValidatorFactory wraps it), and non-array allOf/a... Pull #128 20 May 2026 02:38PM UTC wol-soft github
98.48
26158351968 filter-composition-ordering Fix if/then/else branch conflict detection for null-typed and per-branch checks IfValidatorFactory previously required both then and else branches to conflict with the parent before throwing, and stripped null from parent type names — so a null-t... Pull #128 20 May 2026 11:03AM UTC wol-soft github
98.47
25945556987 filter-composition-ordering Merge ce9326ed2 into fddd87e19 Pull #128 15 May 2026 11:05PM UTC web-flow github
98.0
25945490262 filter-composition-ordering Split FilterTest into focused test classes under tests/Filter/ The monolithic Basic/FilterTest (~3050 lines) is replaced by eight focused classes under tests/Filter/, each with its own schema directory: - FilterConfigurationTest — registration,... push 15 May 2026 11:03PM UTC wol-soft github
98.0
See All Builds (734)
  • Repo on GitHub
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