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

JayBizzle / Crawler-Detect / 33996856605
100%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2026 10:47PM 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

05 Sep 2026 10:46PM UTC coverage: 100.0% (+3.8%) from 96.226%
33996856605

push

github

web-flow
Add AI agent signatures; force PCRE JIT on for the test suite (#618)

* Force PCRE JIT on for the test suite

Some local PHP builds ship with pcre.jit=0 (Laravel Herd on macOS does),
which makes each non-matching isCrawler() call roughly eight times slower
and pushes the 165k-line device suite from ~10s to ~80s. CI on Linux
already has the JIT enabled, so this only changes local runs.

pcre.jit is PHP_INI_ALL, so PHPUnit's <ini> directive is enough.

* Add signatures for Google-Agent, GoogleAgent-Mariner, meta-externalagent, MistralAI-User, NovaAct, Perplexity-User and Webzio-Extended

None of these AI agent / AI training user agents were detected when sent
without a URL that happened to contain 'bot', 'crawl' or 'robot'. Each
now matches by name.

53 of 53 relevant lines covered (100.0%)

22.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33996856605.1 05 Sep 2026 10:47PM UTC 5
100.0
GitHub Action Run
Source Files on build 33996856605
  • Tree
  • List 5
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 11537bec on github
  • Prev Build on master (#30586796524)
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