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

Teamwork / kommentaar
57%
master: 57%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.4.0
DEFAULT BRANCH: master
Repo Added 17 Jan 2024 02:00PM UTC
Token Hl0IHChx7sdBtong96gTfQfrlaivub8Ak regen
Build 107 Last
Files 11
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

LAST BUILD ON BRANCH openapi3-output
branch: openapi3-output
CHANGE BRANCH
x
Reset
Sync Branches
  • openapi3-output
  • docker
  • enhancement/better-generic-support
  • enhancement/generic-types-map
  • enhancement/preinstall-kommentaar-docker
  • enums
  • feature/update-go-1.26
  • fix-embed-json-dash
  • fix/atomic-output-write
  • fix/cross-package-enum
  • fix/generics
  • fix/generics-support
  • fix/linter
  • fix/maptype-resolve-selectors-and-slices
  • fix/package-name-collision
  • generics
  • go-compiler
  • infer-required
  • log-empty-tags
  • map-of-slice-additional-properties
  • maps
  • master
  • perf/parallel-file-parsing
  • refs/tags/v0.0.0-node24-test
  • refs/tags/v0.1.10
  • refs/tags/v0.1.11
  • refs/tags/v0.1.9
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.2.2
  • refs/tags/v0.2.3
  • refs/tags/v0.2.4
  • refs/tags/v0.2.5
  • refs/tags/v0.2.6
  • refs/tags/v0.2.7
  • refs/tags/v0.2.8
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.3.2
  • refs/tags/v0.3.3
  • refs/tags/v0.4.0
  • run-output-opt
  • workflow-updates

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

Relevant lines Covered
Build:
Build:
2747 RELEVANT LINES 1557 COVERED LINES
35.46 HITS PER LINE
Source Files on openapi3-output
  • Tree
  • List 11
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31419661334 openapi3-output 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 `produce... Pull #117 10 Aug 2026 06:33PM UTC seanogdev github
56.68
31399652840 openapi3-output testdata: add openapi3 golden files TestOpenAPI3 reuses the existing testdata packages and compares against want3.yaml, so only curated cases run. Set UPDATE_GOLDEN=1 to refresh them. push 10 Aug 2026 02:43PM UTC seanogdev github
56.71
See All Builds (107)

Badge your Repo: kommentaar

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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