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

Teamwork / kommentaar / 24847921383

23 Apr 2026 04:58PM UTC coverage: 52.863% (-0.1%) from 52.998%
24847921383

Pull #108

github

seanogdev
Normalise map value type before primitive check

`resolveMap` compared the raw Go type name against the JSON-schema
primitive set, so `int`/`bool`/`float64` failed the check and fell
through to an open-object fallback. Run `JSONSchemaType` first so
`int`→`integer`, `bool`→`boolean`, etc. match.
Pull Request #108: Describe map-of-slice values via additionalProperties

21 of 56 new or added lines in 2 files covered. (37.5%)

1154 of 2183 relevant lines covered (52.86%)

44.63 hits per line

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

62.03
/openapi2/openapi2.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