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

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

Build:
Build:
LAST BUILD BRANCH: cycle-guard
DEFAULT BRANCH: master
Ran 09 May 2026 08:17PM UTC
Jobs 1
Files 59
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 08:15PM UTC coverage: 67.887% (-24.4%) from 92.284%
1894

Pull #740

circleci

Nthalk
test: schema-rebuild invalidation and concurrent Get coverage

TestPlanCacheSchemaRebuildInvalidation verifies the schema-pointer
guard: a structurally identical rebuilt *Schema must not collide on
the cached plan from the original.

TestPlanCacheConcurrentGets hammers a single key from many goroutines
to exercise the LRU/mutex paths under -race. We don't yet dedupe
in-flight planning across concurrent misses (that would want
singleflight), so this asserts safety + result consistency rather
than miss count.
Pull Request #740: Plan + PlanQuery + ExecutePlan + PlanCache (cacheable execution shape)

832 of 1124 new or added lines in 5 files covered. (74.02%)

406 existing lines in 1 file now uncovered.

8606 of 12677 relevant lines covered (67.89%)

173.68 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
406
31.49
-58.3% executor.go
Jobs
ID Job ID Ran Files Coverage
1 1894.1 09 May 2026 08:17PM UTC 59
67.89
CircleCI Job
Source Files on build 1894
  • Tree
  • List 59
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #1894
  • 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