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

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

Build:
Build:
LAST BUILD BRANCH: fix/issue-129-enum-type-check-validator
DEFAULT BRANCH: master
Ran 20 May 2026 11:03AM UTC
Jobs 1
Files 167
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

20 May 2026 10:28AM UTC coverage: 98.466% (-0.09%) from 98.554%
26158351968

Pull #128

github

wol-soft
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-typed branch against a non-null parent was silently accepted. Now each branch
is checked independently and null from isNullable() is included in the parent set.
getBranchTypeNames() distinguishes null-typed branches ({type: null}) from truly
untyped branches via getTypeHint(), so null-typed branches correctly intersect (or
conflict) with the parent type. CLAUDE.md extended with review-learning policy and
line-number-in-docblock rule. New test coverage for all affected edge cases.

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

772 of 792 new or added lines in 22 files covered. (97.47%)

5455 of 5540 relevant lines covered (98.47%)

592.57 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
97.65
-2.35% src/PropertyProcessor/Filter/FilterProcessor.php
6
96.05
src/PropertyProcessor/Filter/CompositionCompatibilityChecker.php
2
57.14
0.0% src/Model/Property/PropertyProxy.php
2
97.83
src/PropertyProcessor/Filter/CompositionBranchClassifier.php
1
99.22
-0.78% src/Model/Validator/Factory/Composition/IfValidatorFactory.php
1
99.32
-0.68% src/Model/Validator/FilterValidator.php
Jobs
ID Job ID Ran Files Coverage
1 Unit - 26158351968.1 20 May 2026 11:03AM UTC 167
98.47
GitHub Action Run
Source Files on build 26158351968
  • Tree
  • List 167
  • Changed 23
  • Source Changed 22
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26158351968
  • Pull Request #128
  • PR Base - master (#25723523596)
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