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

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

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

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)

9619 of 11952 relevant lines covered (80.48%)

1107.94 hits per line

Source Files on job 1895.1
  • Tree
  • List 46
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1895
  • CircleCI Build #
  • 2fbc5835 on github
  • Prev Job for on plan-cache (#1860.1)
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