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

tarantool / go-config / 26024959295 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 09:27AM UTC
Files 42
Run time 4s
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

18 May 2026 09:25AM UTC coverage: 86.448% (+1.0%) from 85.423%
26024959295.1

push

github

bigbes
collectors: add Struct collector and StructToMap

Add a reflection-based collector that reads configuration straight from
a Go struct, plus a standalone helper exposing the same conversion.

- collectors.Struct streams a struct's fields as configuration values,
  using `config` struct tags (falling back to `yaml`), the `-` skip
  directive, and the `omitempty` and `inline` options; key order is
  preserved by default.
- collectors.StructToMap converts a struct (or a pointer to one) into a
  map[string]any with the same tag rules, returning ErrNotStruct for
  non-struct input.

3719 of 4302 relevant lines covered (86.45%)

74.79 hits per line

Source Files on job 26024959295.1
  • Tree
  • List 42
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26024959295
  • 0cb7e060 on github
  • Prev Job for on master (#25487906678.1)
  • Next Job for on master (#26024948428.1)
  • Delete
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