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

overblog / GraphQLBundle
98%

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.287% (-0.3%) from 98.546%
27597100303

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

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27597100303 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 Jun 2026 05:50AM UTC web-flow github
98.29
27526659841 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 Jun 2026 05:48AM UTC web-flow github
98.29
27489581851 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 Jun 2026 05:35AM UTC web-flow github
98.55
27457879026 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 13 Jun 2026 05:31AM UTC web-flow github
98.55
27396803802 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 12 Jun 2026 05:36AM UTC web-flow github
98.55
27326189876 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 11 Jun 2026 05:35AM UTC web-flow github
98.55
27255468483 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 10 Jun 2026 05:32AM UTC web-flow github
98.55
27185673766 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 09 Jun 2026 05:23AM UTC web-flow github
98.55
27118132775 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 08 Jun 2026 05:36AM UTC web-flow github
98.55
27083859344 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 07 Jun 2026 05:32AM UTC web-flow github
98.55
See All Builds (4099)
  • 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