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

99designs / gqlgen / 20384105575
0%

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

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

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

Jobs
ID Job ID Ran Files Coverage
1 20384105575.1 19 Dec 2025 10:26PM UTC 0
0.0
GitHub Action Run
Source Files on build 20384105575
Detailed source file information is not available for this build.
  • Back to Repo
  • 1333b2f4 on github
  • Prev Build on master (#20289385230)
  • Next Build on master (#20434429559)
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