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

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

Build:
Build:
LAST BUILD BRANCH: cycle-guard
DEFAULT BRANCH: master
Ran 09 May 2026 09:50PM UTC
Jobs 1
Files 31
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:48PM UTC coverage: 85.164% (-7.1%) from 92.284%
1904

Pull #740

circleci

Nthalk
ci: exclude testutil and language/ast from coverage measurement

testutil is a test-helper package by design — measuring its
coverage at all is a category mistake.

language/ast is dominated by ~180 trivial interface-compliance
stubs (GetLoc / GetSelectionSet / GetOperation that return defaults
on AST node types that don't have those concepts). They're public
API — users can navigate the AST — but virtually none are called
directly from any test path, so including them measures boilerplate
rather than behavior. Coverage moves 82.8% → 87.8%.
Pull Request #740: Plan + PlanQuery + ExecutePlan + PlanCache (cacheable execution shape)

832 of 1063 new or added lines in 4 files covered. (78.27%)

97 existing lines in 1 file now uncovered.

8266 of 9706 relevant lines covered (85.16%)

1244.63 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

Coverage Regressions

Lines Coverage ∆ File
97
58.42
-31.37% executor.go
Jobs
ID Job ID Ran Files Coverage
1 1904.1 09 May 2026 09:50PM UTC 31
85.16
CircleCI Job
Source Files on build 1904
  • Tree
  • List 31
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #1904
  • 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