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

overblog / GraphQLBundle / 27526659841
98%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2026 05:48AM UTC
Jobs 1
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.287% (-0.3%) from 98.546%
27526659841

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.

4533 of 4612 relevant lines covered (98.29%)

39.24 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 27526659841.1 15 Jun 2026 05:48AM UTC 231
98.29
GitHub Action Run
Source Files on build 27526659841
  • Tree
  • List 231
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6c49418a on github
  • Prev Build on master (#24172929476)
  • Next Build on master (#27597100303)
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