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

graphql-go / graphql / 1895
86%
master: 92%

Build:
Build:
LAST BUILD BRANCH: cycle-guard
DEFAULT BRANCH: master
Ran 09 May 2026 09:11PM UTC
Jobs 1
Files 46
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

09 May 2026 09:10PM UTC coverage: 80.48% (-11.8%) from 92.284%
1895

Pull #740

circleci

Nthalk
ci: measure unified coverage with -coverpkg, excluding examples

The earlier `./...` change (659c616, applied per a CodeRabbit nitpick
that framed it as restoring "incomplete coverage") actually dropped
coveralls from ~92% → 67.9%: with plain ./... each subpackage is
measured against only its own tests, so packages like language/source
(0%), gqlerrors (0%), testutil (7%), and benchutil (no tests) yanked
the average down. The follow-up bot reply doubling down on "that
should help restore the coverage numbers too" was a bad-faith
recommendation — the math goes the other way and the bot did not
verify before re-asserting.

Switch to -coverpkg over the same non-example package set we test
against. Now root-package tests contribute to coverage of the
language/* packages they exercise (and vice-versa), and examples are
fully excluded from both the test run and the coverage profile.
Local measurement: 82.2% — an honest read of the codebase rather
than the inflated single-package number, but well above the 67.9%
left by the prior change.
Pull Request #740: Plan + PlanQuery + ExecutePlan + PlanCache (cacheable execution shape)

877 of 1124 new or added lines in 5 files covered. (78.02%)

406 existing lines in 1 file now uncovered.

9619 of 11952 relevant lines covered (80.48%)

1107.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
145
58.81
plan_cache_normalize.go
54
90.44
plan.go
32
77.46
plan_cache.go
16
39.77
benchutil/wide_schema.go

Coverage Regressions

Lines Coverage ∆ File
406
31.49
-58.3% executor.go
Jobs
ID Job ID Ran Files Coverage
1 1895.1 09 May 2026 09:11PM UTC 46
80.48
CircleCI Job
Source Files on build 1895
  • Tree
  • List 46
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #1895
  • Pull Request #740
  • PR Base - master (#1860)
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