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

Teamwork / kommentaar / 27542499666

Builds Branch Commit Type Ran Committer Via Coverage
27542499666 refs/tags/v0.3.2 Add -out flag to write output to a file instead of stdout (#114) When callers use shell redirection (kommentaar > output.yaml), the shell truncates the file before kommentaar starts writing, leaving a window where the file is empty or partially w... push 15 Jun 2026 11:17AM UTC web-flow github
53.65
27542449118 master Add -out flag to write output to a file instead of stdout (#114) When callers use shell redirection (kommentaar > output.yaml), the shell truncates the file before kommentaar starts writing, leaving a window where the file is empty or partially w... push 15 Jun 2026 11:16AM UTC web-flow github
53.65
27542041807 fix/atomic-output-write Add -out flag to write output to a file instead of stdout When callers use shell redirection (kommentaar > output.yaml), the shell truncates the file before kommentaar starts writing, leaving a window where the file is empty or partially written ... Pull #114 15 Jun 2026 11:08AM UTC shane-tw github
53.1
27541864522 fix/atomic-output-write Add -out flag for atomic file output to prevent partial-read windows When callers use shell redirection (kommentaar > swagger.yaml), the shell truncates the file before kommentaar starts writing, leaving a window where the file is empty or partia... Pull #114 15 Jun 2026 11:05AM UTC shane-tw github
52.75
26035311984 refs/tags/v0.3.1 Merge pull request #113 from Teamwork/fix-embed-json-dash Honor json:"-" on embedded fields during initial field walk push 18 May 2026 01:05PM UTC web-flow github
53.69
26032134100 master Merge pull request #113 from Teamwork/fix-embed-json-dash Honor json:"-" on embedded fields during initial field walk push 18 May 2026 12:00PM UTC web-flow github
53.69
26028825186 fix-embed-json-dash Fix linter issue Pull #113 18 May 2026 10:49AM UTC chrisjtwomey github
53.69
26027442095 fix-embed-json-dash Honor json:"-" on embedded fields during initial field walk The first field-walk pass in GetReference resolved embedded types before checking their struct tag, so an embed marked `json:"-"` was still pulled into the type graph even though it woul... push 18 May 2026 10:18AM UTC chrisjtwomey github
53.69
25912398520 refs/tags/v0.3.0 Merge pull request #112 from Teamwork/infer-required Optional: infer required fields from Go types push 15 May 2026 10:12AM UTC web-flow github
53.43
25854156773 master Merge pull request #112 from Teamwork/infer-required Optional: infer required fields from Go types push 14 May 2026 10:05AM UTC web-flow github
53.43
25836839371 infer-required Add InferRequired config to mark response fields required by Go type When enabled, struct fields used in response/body schemas are added to the parent's `required` array unless the field is a pointer, has `omitempty` in its struct tag, or carries... Pull #112 14 May 2026 01:49AM UTC seanogdev github
53.43
25378422108 refs/tags/v0.2.8 Fix package name collision when two packages share the same base name (#111) * Fix package name collision when two packages share the same base name When two packages have the same last path component (e.g. sub-a/shared and sub-b/shared both res... push 05 May 2026 01:12PM UTC web-flow github
53.04
25378376565 master Fix package name collision when two packages share the same base name (#111) * Fix package name collision when two packages share the same base name When two packages have the same last path component (e.g. sub-a/shared and sub-b/shared both res... push 05 May 2026 01:11PM UTC web-flow github
53.04
25377765942 fix/package-name-collision Extract applyFieldWhitelists to reduce GetReference cyclomatic complexity GetReference exceeded the gocyclo threshold of 65 (was 68). Extracting the field-whitelist processing block into its own helper brings it back under the limit without chang... Pull #111 05 May 2026 12:59PM UTC shane-tw github
53.04
25377318201 fix/package-name-collision Fix package name collision when two packages share the same base name When two packages have the same last path component (e.g. sub-a/shared and sub-b/shared both resolve to "shared"), GetReference was using filepath.Base(pkg) as the lookup key, ... Pull #111 05 May 2026 12:50PM UTC shane-tw github
52.97
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next →
  • Back to Repo
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