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

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

Build:
Build:
LAST BUILD BRANCH: claude/mr-74-review-adoption-3p8hdm
DEFAULT BRANCH: master
Ran 24 Mar 2026 12:43PM UTC
Jobs 1
Files 134
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

24 Mar 2026 12:42PM UTC coverage: 98.575% (-0.005%) from 98.58%
23489999208

Pull #121

github

Enno Woortmann
Strengthen ComposedRequiredPromotion test coverage

- Assert specific composition exception types (AllOfException,
  AnyOfException, OneOfException, ConditionalException) in CanBeOmitted
  tests instead of the generic Exception base class
- Assert assertInstanceOf on the collected error in all three
  implicit-null error-collection tests; add allOf and oneOf variants
  of that test (previously only anyOf was covered)
- assertNullableStringProperty/assertNullableIntProperty now
  unconditionally assert null is present: composition-transferred
  non-promoted properties are always nullable regardless of implicitNull,
  and this is now verified in both modes rather than only under
  implicitNull=true
- Add testMultiplePropertiesOnlySomePromoted: two transferred properties
  where only one meets the promotion condition
- Cover three defensive guard paths in the post processor with new
  schemas and tests: AnyOfEmptyComposition (empty branches array),
  AnyOfRequiredOnlyBranches (required name absent from schema properties),
  and AnyOfUntypedPropertyInBranches (getType() returns null, no promotion)
Pull Request #121: Add composition required promotion and fix allOf untyped-branch type erasure

55 of 56 new or added lines in 3 files covered. (98.21%)

3943 of 4000 relevant lines covered (98.58%)

573.62 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
98.0
src/SchemaProcessor/PostProcessor/Internal/CompositionRequiredPromotionPostProcessor.php
Jobs
ID Job ID Ran Files Coverage
1 Unit - 23489999208.1 24 Mar 2026 12:43PM UTC 134
98.58
GitHub Action Run
Source Files on build 23489999208
  • Tree
  • List 134
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23489999208
  • Pull Request #121
  • PR Base - master (#23464595400)
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