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

overblog / GraphQLBundle
99%

Build:
DEFAULT BRANCH: master
Repo Added 26 Jan 2017 10:10AM UTC
Files 231
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • (HEAD detached at FETCH_HEAD)
  • 0
  • 0.10
  • 0.11
  • 0.12
  • 0.13
  • 0.14
  • 0.15
  • 0.8
  • 0.9
  • 1.0
  • annotations
  • bump-php
  • bump-phpunit
  • ci-workflow
  • dockerfile_fix
  • fix-has-any-role-doc
  • fix-highest-deps-test
  • fix-php84-nullable-deprecation
  • fix-validation-bug
  • fix/graph-dump-schema-command-test
  • fix/is-anonymous-symfony6
  • fix/load-profiler
  • fix/preserve-floats
  • fix/sort-config-files-by-name
  • github-actions-0.13
  • gitlab-ci-0
  • improve-docs
  • master
  • msgs
  • omittable-input-fields
  • patch-1
  • patch-4
  • perf-less-allocation-in-typegenerator-compile
  • php-cs-fixer
  • php85
  • pr-1207
  • refactor-input-validator
  • remove-badge
  • remove_echo
  • reset
  • rollback-validator-changes
  • runInSeparateProcess
  • separateProcess
  • sf8
  • symfony7.4
  • test-latest-symfony-version

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

Relevant lines Covered
Build:
Build:
4612 RELEVANT LINES 4545 COVERED LINES
76.58 HITS PER LINE
Source Files on master
  • Tree
  • List 231
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25417512395 master 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-c... push 06 May 2026 05:06AM UTC web-flow github
98.55
25358820848 master 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-c... push 05 May 2026 05:04AM UTC web-flow github
98.55
25302155942 master 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-c... push 04 May 2026 05:10AM UTC web-flow github
98.55
25270539534 master 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-c... push 03 May 2026 05:08AM UTC web-flow github
98.55
25244323508 master 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-c... push 02 May 2026 05:03AM UTC web-flow github
98.55
25203367710 master 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-c... push 01 May 2026 05:17AM UTC web-flow github
98.55
25148468586 master 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-c... push 30 Apr 2026 05:08AM UTC web-flow github
98.55
25091898083 master 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-c... push 29 Apr 2026 05:06AM UTC web-flow github
98.55
25040009810 omittable-input-fields Merge 666990802 into 6c49418a4 Pull #1246 28 Apr 2026 07:34AM UTC web-flow github
98.53
25039715876 omittable-input-fields Merge 794936211 into 6c49418a4 Pull #1246 28 Apr 2026 07:26AM UTC web-flow github
98.53
See All Builds (4057)
  • Repo on GitHub
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