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

PHP-Alchemist / coreFiles / 30448055679
97%
master: 93%

Build:
Build:
LAST BUILD BRANCH: fix/v3-review-followups
DEFAULT BRANCH: master
Ran 29 Jul 2026 11:34AM UTC
Jobs 1
Files 37
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

29 Jul 2026 11:33AM UTC coverage: 96.545% (-0.01%) from 96.559%
30448055679

push

github

druid628
Fix code-review follow-ups on release/v3

- AbstractIndexedArray::merge() now unwraps an IndexedArrayInterface to
  its underlying array before array_merge(), fixing a TypeError on the
  object path the signature already advertised.
- Remove dead/broken `use PHPAlchemist\Type\Base\Default;` import.
- AbstractString null-safety: guard contains(), startsWith(), endsWith(),
  indexOf(), lastIndexOf(), and length() against a null value so they no
  longer emit deprecations on an empty Twine.
- AccessorTrait::is() throws VariableNotFoundException for unknown fields,
  consistent with get()/set().
- Remove PHPAlchemist\Trait\PerformanceTrait and its test, aligning the
  code with the 3.0.0 CHANGELOG "Removed" entry.
- Add tests: merge() with an IndexedArrayInterface object, is() on an
  unknown field, and null-valued Twine queries.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

11 of 11 new or added lines in 3 files covered. (100.0%)

475 of 492 relevant lines covered (96.54%)

5.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30448055679.1 29 Jul 2026 11:34AM UTC 37
96.54
GitHub Action Run
Source Files on build 30448055679
  • Tree
  • List 37
  • Changed 37
  • Source Changed 37
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30448055679
  • d16a2dba on github
  • Prev Build on release/v3 (#15888920383)
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