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

99designs / gqlgen / 20319642115
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
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

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

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

Jobs
ID Job ID Ran Files Coverage
1 20319642115.1 19 Dec 2025 07:33PM UTC 0
0.0
GitHub Action Run
Source Files on build 20319642115
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #3971
  • PR Base - master (#20289385230)
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