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

overblog / GraphQLBundle / 25417512395
99%

Build:
DEFAULT BRANCH: master
Ran 06 May 2026 05:06AM UTC
Jobs 2
Files 231
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

13 Apr 2026 07:00AM UTC coverage: 98.547%. Remained the same
25417512395

push

github

web-flow
fix: make profiler configurable and disable it by default in non-debug mode (#1243)

The profiler.yaml was loaded unconditionally, causing GraphQLCollector's
event listener to run on every GraphQL request in production — parsing
queries and deep-cloning results for data that was never consumed.

Add an `enabled` option to the `profiler` configuration section,
defaulting to `kernel.debug`. This allows explicit control while
ensuring profiler services are only registered in dev/test by default.

6 of 6 new or added lines in 2 files covered. (100.0%)

2 existing lines in 1 file now uncovered.

4545 of 4612 relevant lines covered (98.55%)

76.58 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
98.54
0.0% src/DependencyInjection/OverblogGraphQLExtension.php
Jobs
ID Job ID Ran Files Coverage
1 25417512395.1 06 May 2026 05:07AM UTC 231
97.4
GitHub Action Run
2 25417512395.2 06 May 2026 05:06AM UTC 231
98.29
GitHub Action Run
Source Files on build 25417512395
  • Tree
  • List 231
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6c49418a on github
  • Prev Build on master (#25358820848)
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