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

samsarahq / thunder / 2197 / 1
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2019 09:09PM UTC
Files 49
Run time 4s
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

19 Nov 2019 09:07PM UTC coverage: 62.25% (+0.005%) from 62.245%
2197.1

push

travis-ci

willhug
go graphql/writer: Remove circular reference from outputNodes

Summary: OutputNodes keep a reference to their "parent" so we can do
path matching going back through the stack.  Unfortunately this creates
a circular reference (node->parent->res(child)->node) which can make it
hard for go's garbage collector from clearing memory quickly (especially
if the outputNode graph gets very large).

This commit stops tracking the whole parent node, and only tracks the
parent node's new pathTracker variable.

4360 of 7004 relevant lines covered (62.25%)

14529.75 hits per line

Source Files on job 2197.1
  • Tree
  • List 0
  • Changed 13
  • Source Changed 1
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 970
  • Travis Job 2197.1
  • 5f9a2666 on github
  • Prev Job for on master (#2191.1)
  • Next Job for on master (#2205.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