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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.5.0
DEFAULT BRANCH: master
Ran 19 Dec 2025 07:33PM 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

17 Dec 2025 10:45PM UTC coverage: 0.0%. Remained the same
20319642115.1

Pull #3971

github

web-flow
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.
Pull Request #3971: fix: do not use if-else scoped var in type assertion

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 20319642115.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20319642115
  • 02b5b1a1 on github
  • Prev Job for on patch-1 (#20289385230.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