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

overblog / GraphQLBundle / 25244323508
99%

Build:
DEFAULT BRANCH: master
Ran 02 May 2026 05:03AM 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%
25244323508

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

Jobs
ID Job ID Ran Files Coverage
1 25244323508.1 02 May 2026 05:03AM UTC 231
97.4
GitHub Action Run
2 25244323508.2 02 May 2026 05:03AM UTC 231
98.29
GitHub Action Run
Source Files on build 25244323508
  • 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 (#25270539534)
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