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

BacLuc / ecamp3 / 29869520485
34%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: httpcache-checklist-item-mature
DEFAULT BRANCH: devel
Ran 21 Jul 2026 09:23PM UTC
Jobs 2
Files 636
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

21 Jul 2026 09:19PM UTC coverage: 33.771%. First build
29869520485

push

github

BacLuc
fix(e2e): re-inject X-Debug-Exception headers under APP_DEBUG=0

APP_DEBUG=0 (needed to stop the htmlpurifier warmer race) disables Symfony's verbose error output, which surfaced via the X-Debug-Exception / X-Debug-Exception-File response headers - the very headers that diagnosed the warm race. Re-add them, scoped to e2e, via a tiny kernel.exception subscriber that runs after the default renderer and copies the same header values Symfony would have set when kernel.debug is true. Gated by %kernel.environment% (== e2e) so it auto-enables only in e2e and stays off in prod/dev/test - no env-var delivery pipeline or env-processor defaulting. prod/dev unaffected.

- api/src/EventListener/DebugExceptionHeadersSubscriber.php (new)
- api/config/services.yaml: wire $env from %kernel.environment%

Signed-off-by: BacLuc <lucius.bachmann@clubpage.ch>

671 of 4489 branches covered (14.95%)

Branch coverage included in aggregate %.

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

4444 of 10657 relevant lines covered (41.7%)

63.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
0.0
api/src/EventListener/DebugExceptionHeadersSubscriber.php
Jobs
ID Job ID Ran Files Coverage
1 api - 29869520485.1 21 Jul 2026 09:24PM UTC 243
88.01
GitHub Action Run
2 frontend - 29869520485.2 21 Jul 2026 09:23PM UTC 393
16.16
GitHub Action Run
Source Files on build 29869520485
  • Tree
  • List 636
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29869520485
  • b59fcacf on github
  • Prev Build on e2e-fix-login-more (#29869337988)
  • Delete
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