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

tomasnorre / crawler / 14998737191 / 1
69%
main: 69%

Build:
DEFAULT BRANCH: main
Ran 13 May 2025 02:12PM UTC
Files 70
Run time 2s
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

13 May 2025 02:05PM UTC coverage: 69.071% (-0.09%) from 69.16%
14998737191.1

push

github

web-flow
[BUGFIX] Fix indexing of cached pages when "disableFrontendIndexing" … (#1142)

* [BUGFIX] Fix indexing of cached pages when "disableFrontendIndexing" is active

When pages are cached in TYPO3v12, the indexing process is not
triggered when crawler fetches the pages.
This becomes a problem when the "Disable Indexing in Frontend"
(basic.disableFrontendIndexing) indexed_search flag is enabled,
because no indexing is happening then.

The solution is to tell TYPO3 to not use the cache when the page
is requested by the crawler process.

See the ShouldUseCachedPageDataIfAvailableEvent documentation at
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96968-PSR-14EventForAvoidLoadingFrontendPagesFromCache.html

Resolves: https://github.com/tomasnorre/crawler/issues/1029

* [BUGFIX] Remove unneeded initialization of queueRepository

phpStan complained:
> Property AOE\Crawler\Domain\Model\Process::$queueRepository on left
> side of ??= is not nullable nor uninitialized.
>  nullCoalesce.initializedProperty

The variable gets initialized in the constructor already.

1867 of 2703 relevant lines covered (69.07%)

3.29 hits per line

Source Files on job 14998737191.1
  • Tree
  • List 70
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14998737191
  • 20747b5d on github
  • Prev Job for on main (#14486640305.1)
  • Next Job for on main (#15203996916.1)
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