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

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

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

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)

8266 of 9706 relevant lines covered (85.16%)

1244.63 hits per line

Source Files on job 1904.1
  • Tree
  • List 31
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1904
  • CircleCI Build #
  • c316b0a8 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