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

JayBizzle / Crawler-Detect / 27306650538
100%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2026 09:12PM UTC
Jobs 1
Files 5
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

10 Jun 2026 09:11PM UTC coverage: 100.0%. Remained the same
27306650538

push

github

web-flow
Modernize test suite and CI: PHP 8.5, migrated phpunit config, test renames (#611)

* Modernize test suite and CI: PHP 8.5, migrated config, test renames

- Add PHP 8.5 to the CI matrix and move the coverage job from 8.3
  to 8.4.
- Migrate phpunit.xml to the PHPUnit 9 schema (fixes the deprecation
  warning printed on every run). PHPUnit 7.5 (PHP 7.1 job) does not
  validate the schema; PHPUnit 8.5 (PHP 7.2 job) prints a cosmetic
  validation warning but runs normally.
- Rename test methods to the test_ prefix and drop /** @test */
  annotations, which PHPUnit 11 deprecates and 12 removes.
- Rewrite the regex-collision test with one preg_grep per pattern
  instead of two preg_match calls per pair: 0.82s -> 0.08s and
  2.1M -> 1,452 assertions, with identical coverage of all ordered
  pattern pairs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Collision test: report every colliding pattern in one run

Collect collisions across the whole pattern list and assert once at
the end, instead of failing on the first pattern with a collision.
A single failing run now enumerates all colliding patterns (in both
directions) rather than requiring fix-and-rerun cycles.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

44 of 44 relevant lines covered (100.0%)

14.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27306650538.1 10 Jun 2026 09:12PM UTC 5
100.0
GitHub Action Run
Source Files on build 27306650538
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a2a5f545 on github
  • Prev Build on master (#27306191761)
  • Next Build on master (#27368777057)
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