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

overblog / GraphQLBundle / 25358820848
99%

Build:
DEFAULT BRANCH: master
Ran 05 May 2026 05:04AM 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% (+0.001%) from 98.546%
25358820848

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%)

12 existing lines in 2 files now uncovered.

4545 of 4612 relevant lines covered (98.55%)

76.58 hits per line

Coverage Regressions

Lines Coverage ∆ File
11
93.4
-1.04% src/Generator/TypeBuilder.php
1
96.0
0.0% src/Security/Security.php
Jobs
ID Job ID Ran Files Coverage
1 25358820848.1 05 May 2026 05:04AM UTC 231
98.29
GitHub Action Run
2 25358820848.2 05 May 2026 05:04AM UTC 231
97.4
GitHub Action Run
Source Files on build 25358820848
  • Tree
  • List 231
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6c49418a on github
  • Prev Build on master (#24172929476)
  • Next Build on master (#25417512395)
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