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

freeeve / msgpck / 21451475390

28 Jan 2026 06:55PM UTC coverage: 72.531% (-1.1%) from 73.582%
21451475390

push

github

freeeve
feat(struct_decoder): add support for all primitive slice types

- Add []int8, []int16, []uint16 slice decoding
- Complete primitive type coverage for generic struct fields
- Add uint16 test case matching roaringsearch sortColumnData pattern

Now supports all Go primitive slice types:
- Signed: []int8, []int16, []int32, []int64, []int
- Unsigned: []uint8 ([]byte), []uint16, []uint32, []uint64, []uint
- Float: []float32, []float64
- String: []string

16 of 78 new or added lines in 1 file covered. (20.51%)

2857 of 3939 relevant lines covered (72.53%)

110763.34 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

55.02
/struct_decoder.go


Source Not Available

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