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

Teamwork / kommentaar / 31419661334
57%
master: 57%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.4.0
DEFAULT BRANCH: master
Ran 10 Aug 2026 06:33PM UTC
Jobs 1
Files 11
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

10 Aug 2026 06:33PM UTC coverage: 56.68% (+1.5%) from 55.214%
31419661334

Pull #117

github

seanogdev
openapi3: keep the media type of a response with no schema

A response documented as a content type with no body, e.g.

    Response 200 (text/csv): {empty}

recorded that type in the OpenAPI 2 operation-level `produces`. OpenAPI 3
has no `produces`, and the writer only emitted `content` when there was a
schema, so the media type was dropped and the response looked empty.

Emit a schema-less content entry for it instead. Only explicit non-default
types qualify, so responses that merely default to JSON without a body,
such as 204s, stay bare.
Pull Request #117: openapi3: add an OpenAPI 3.0 output package

265 of 407 new or added lines in 3 files covered. (65.11%)

1557 of 2747 relevant lines covered (56.68%)

35.46 hits per line

Uncovered Changes

Lines Coverage ∆ File
136
65.83
openapi3/openapi3.go
6
52.38
-5.51% kconfig/kconfig.go
Jobs
ID Job ID Ran Files Coverage
1 31419661334.1 10 Aug 2026 06:33PM UTC 11
56.68
GitHub Action Run
Source Files on build 31419661334
  • Tree
  • List 11
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #117
  • PR Base - master (#29330265686)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc