• 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: master
CHANGE BRANCH
x
Reset
  • master
  • (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
  • 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% (+0.001%) from 98.546%
26324353744

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

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 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26324353744 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 23 May 2026 05:15AM UTC web-flow github
98.55
26269961665 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 22 May 2026 05:21AM UTC web-flow github
98.55
26207234352 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 21 May 2026 05:25AM UTC web-flow github
98.55
26143087882 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 20 May 2026 05:22AM UTC web-flow github
98.55
26077929302 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 19 May 2026 05:21AM UTC web-flow github
98.55
26015135081 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 18 May 2026 05:24AM UTC web-flow github
98.55
25982176637 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 17 May 2026 05:18AM UTC web-flow github
98.55
25953445867 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 16 May 2026 05:06AM UTC web-flow github
98.55
25901715313 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 15 May 2026 05:19AM UTC web-flow github
98.55
25843185807 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 14 May 2026 05:18AM UTC web-flow github
98.55
See All Builds (4075)
  • 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