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

tomasnorre / crawler / 17269487828
69%

Build:
DEFAULT BRANCH: main
Ran 27 Aug 2025 02:29PM UTC
Jobs 1
Files 70
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

27 Aug 2025 02:19PM UTC coverage: 68.647% (-0.4%) from 69.077%
17269487828

push

github

web-flow
[FEATURE] Extract error information in SubProcess crawl strategy (#1161)

Up to now, the sub process execution strategy did not detect errors.
The HTML of error pages was provided as content, and the backend showed
an "OK" status.

Since cli/bootstrap.php does not set a non-zero exit code on errors,
we have to parse the HTML ourselves to detect if an error occured.

This patch supports TYPO3 error pages and extracts HTTP status code,
status message and error message from it.

Error informationare logged into the debug log as well as
made visible in the backend site crawler log view.

0 of 17 new or added lines in 1 file covered. (0.0%)

1872 of 2727 relevant lines covered (68.65%)

3.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
17
14.71
-4.9% Classes/CrawlStrategy/SubProcessExecutionStrategy.php
Jobs
ID Job ID Ran Files Coverage
1 17269487828.1 27 Aug 2025 02:23PM UTC 70
68.65
GitHub Action Run
Source Files on build 17269487828
  • Tree
  • List 70
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 313761b5 on github
  • Prev Build on main (#17269446261)
  • Next Build on main (#17273266557)
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