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

go-fuego / fuego / 22729336246
75%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 05:54PM UTC
Jobs 1
Files 43
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

05 Mar 2026 05:44PM UTC coverage: 77.837% (+0.1%) from 77.729%
22729336246

push

github

dylanhitt
fix: read example struct tag instead of description for parameter examples

RegisterParams was reading field.Tag.Lookup("description") instead of
field.Tag.Lookup("example"), causing the description text to be used as
the example value. This also caused panics for non-string parameter
types since the raw description string was passed directly without
type-aware parsing.

Parse example tag values through parseDefaultValue/parseDefaultValueArray
to produce correctly typed examples (int, bool, []int, etc.) and include
the actual type in panic messages for easier debugging.

16 of 16 new or added lines in 2 files covered. (100.0%)

3045 of 3912 relevant lines covered (77.84%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22729336246.1 05 Mar 2026 05:54PM UTC 43
77.84
GitHub Action Run
Source Files on build 22729336246
  • Tree
  • List 43
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9692ef45 on github
  • Prev Build on main (#22714529927)
  • Next Build on main (#22729839015)
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