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

Teamwork / kommentaar / 25378422108

Builds Branch Commit Type Ran Committer Via Coverage
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
24847921383 map-of-slice-additional-properties 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 s... Pull #108 23 Apr 2026 04:59PM UTC seanogdev github
52.86
24847908442 master Merge pull request #109 from Teamwork/fix/maptype-resolve-selectors-and-slices push 23 Apr 2026 04:59PM UTC web-flow github
53.0
24847903587 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 04:59PM UTC shane-tw github
52.29
24847670430 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 04:53PM UTC shane-tw github
52.29
24846599413 map-of-slice-additional-properties 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 s... Pull #108 23 Apr 2026 04:28PM UTC seanogdev github
51.87
24845660006 fix/maptype-resolve-selectors-and-slices Collapse redundant MapType branches in fieldToSchema The SelectorExpr case used `t == ""` / `t != ""` gating around the canonicalType check, then re-tested `t` again afterwards. Collapsing both into a single early-return via applyMapType keeps be... Pull #109 23 Apr 2026 04:07PM UTC seanogdev github
53.0
24845485430 fix/maptype-resolve-selectors-and-slices Resolve map-types for selectors and slice elements fieldToSchema's SelectorExpr branch only tried the short-alias key (e.g. "view.Date") when looking up map-types, so fully-qualified config entries like "github.com/foo/bar/view.Date" never matche... Pull #109 23 Apr 2026 04:03PM UTC seanogdev github
53.11
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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