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

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

Build:
Build:
LAST BUILD BRANCH: unevaluated-properties
DEFAULT BRANCH: master
Ran 03 Aug 2026 04:29PM UTC
Jobs 1
Files 180
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

03 Aug 2026 04:27PM UTC coverage: 98.759% (+0.02%) from 98.735%
30832260378

Pull #127

github

wol-soft
Fix ArrayContains.phptpl trailing whitespace and update contains exception message assertions

The multi-line {% if countMatches %} block in ArrayContains.phptpl left a trailing
space on the `return` line when countMatches was false: the template engine replaced
the if-block with the else branch content (including a leading newline), leaving
`    return ` as its own line with trailing whitespace. Condensed to a single line to
avoid this.

Update ArrayContainsTest.php assertions to match the new ContainsException,
MinContainsException, and MaxContainsException message format introduced when
origin/master was merged into jsonSchemaDraft2019: property names are now quoted and
the contains keyword is wrapped in single quotes and preceded by 'the'.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #127: Json schema draft2019

82 of 82 new or added lines in 12 files covered. (100.0%)

7243 of 7334 relevant lines covered (98.76%)

578.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit - 30832260378.1 03 Aug 2026 04:29PM UTC 180
98.76
GitHub Action Run
Source Files on build 30832260378
  • Tree
  • List 180
  • Changed 14
  • Source Changed 13
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30832260378
  • Pull Request #127
  • PR Base - master (#30336217492)
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