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

99designs / gqlgen / 20384105575 / 1
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 19 Dec 2025 10:26PM UTC
Files 0
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

19 Dec 2025 10:24PM UTC coverage: 0.0%. Remained the same
20384105575.1

push

github

web-flow
fix: do not use if-else scoped var in type assertion (#3972)

* fix: do not use if-else scoped var in type assertion

The variable `obj` is redeclared in the `if` block, so the `else` statement is using the locally scoped `obj` instead of one the one that was being evaluated in the switch statement for a type assertion. Change the variable name so that it doesn't shadow the original `obj` definition.

* Go generate ./...

Signed-off-by: Steve Coffman <steve@khanacademy.org>

---------

Signed-off-by: Steve Coffman <steve@khanacademy.org>
Co-authored-by: Joe Polastre <joe.polastre@flightaware.com>

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 20384105575.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20384105575
  • 1333b2f4 on github
  • Prev Job for on master (#20289385230.1)
  • Next Job for on master (#20434429559.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