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

Teamwork / kommentaar / 26035311984

Builds Branch Commit Type Ran Committer Via Coverage
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
24848127074 refs/tags/v0.2.7 Fix enum variations not resolved for cross-package enum types (#110) When a field annotated with {enum} has a type from another package (e.g. `pkg.SomeType`), getEnumVariations was never called with the correct type name. The SelectorExpr branch ... push 23 Apr 2026 05:04PM UTC web-flow github
53.14
24848102737 master Fix enum variations not resolved for cross-package enum types (#110) When a field annotated with {enum} has a type from another package (e.g. `pkg.SomeType`), getEnumVariations was never called with the correct type name. The SelectorExpr branch ... push 23 Apr 2026 05:03PM UTC web-flow github
53.14
24848096496 master Merge pull request #108 from Teamwork/map-of-slice-additional-properties push 23 Apr 2026 05:03PM UTC web-flow github
52.86
24848043446 fix/cross-package-enum Fix enum variations not resolved for cross-package enum types When a field annotated with {enum} has a type from another package (e.g. `pkg.SomeType`), getEnumVariations was never called with the correct type name. The SelectorExpr branch called ... Pull #110 23 Apr 2026 05:02PM UTC shane-tw github
53.28
  • ← 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