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

Teamwork / kommentaar / 29330265686

Builds Branch Commit Type Ran Committer Via Coverage
29330265686 master Merge pull request #116 from Teamwork/workflow-updates ci: move off deprecated node20 actions, single-source the Go version push 14 Jul 2026 11:50AM UTC web-flow github
55.21
29329225134 workflow-updates ci: point setup-go cache at the checked-out go.sum The test job checks out into gopath/src/github.com/teamwork/kommentaar, so setup-go's cache looked for a dependencies file at the workspace root, found none, and logged "Restore cache failed" on ... Pull #116 14 Jul 2026 11:32AM UTC ripexz github
55.21
29329112923 workflow-updates Revert "TEMP: pin latest=false to verify node24 build job (to be reverted)" This reverts commit dee93a735. push 14 Jul 2026 11:30AM UTC ripexz github
55.21
29328685719 refs/tags/v0.0.0-node24-test TEMP: pin latest=false to verify node24 build job (to be reverted) push 14 Jul 2026 11:23AM UTC ripexz github
55.21
29328667407 workflow-updates TEMP: pin latest=false to verify node24 build job (to be reverted) push 14 Jul 2026 11:22AM UTC ripexz github
55.21
29328113243 workflow-updates ci: point setup-go cache at the checked-out go.sum The test job checks out into gopath/src/github.com/teamwork/kommentaar, so setup-go's cache looked for a dependencies file at the workspace root, found none, and logged "Restore cache failed" on ... push 14 Jul 2026 11:13AM UTC ripexz github
55.21
29327936676 workflow-updates ci: move off deprecated node20 actions, read Go version from go.mod GitHub is deprecating the node20 Actions runtime. The five Docker actions in the build job each declared runs.using: node20; bump them to the majors that moved to node24. The act... push 14 Jul 2026 11:10AM UTC ripexz github
55.21
28534067969 refs/tags/v0.3.3 docparse: speed up doc generation via parallel parsing and package preloading - Parse all source files concurrently in FindComments using a WaitGroup; each goroutine owns its own token.FileSet. - Cache parsed *ast.File values by absolute path (... push 01 Jul 2026 04:59PM UTC shane-tw github
55.21
28534039393 master docparse: speed up doc generation via parallel parsing and package preloading (#115) - Parse all source files concurrently in FindComments using a WaitGroup; each goroutine owns its own token.FileSet. - Cache parsed *ast.File values by absolute... push 01 Jul 2026 04:58PM UTC web-flow github
55.21
28534006016 perf/parallel-file-parsing docparse: speed up doc generation via parallel parsing and package preloading - Parse all source files concurrently in FindComments using a WaitGroup; each goroutine owns its own token.FileSet. - Cache parsed *ast.File values by absolute path (... push 01 Jul 2026 04:57PM UTC shane-tw github
55.21
28533681959 perf/parallel-file-parsing docparse: speed up doc generation via parallel parsing and package preloading - Parse all source files concurrently in FindComments using a WaitGroup; each goroutine owns its own token.FileSet. - Cache parsed *ast.File values by absolute path (... Pull #115 01 Jul 2026 04:52PM UTC shane-tw github
55.42
28532967193 perf/parallel-file-parsing docparse: batch-resolve imports via packages.Load before endpoint processing The previous preloadImports attempt called build.Import concurrently for all imports, causing system contention and making things slower. This replaces it with a single... Pull #115 01 Jul 2026 04:39PM UTC shane-tw github
55.63
28532691333 perf/parallel-file-parsing docparse: cache build.Import failures to eliminate repeated failed lookups resolvePackageWithFallback was only caching successes. Short package names like "payload" always fail (not a full import path) before resolvePackage falls back to goutil.R... Pull #115 01 Jul 2026 04:34PM UTC shane-tw github
55.05
28532340004 perf/parallel-file-parsing docparse: revert preloadImports (caused contention, made things slower) Concurrent bulk package loading via build.Import serializes internally and caused worse performance than the lazy-load approach. The resolvedPkgCache (caching build.Import p... Pull #115 01 Jul 2026 04:28PM UTC shane-tw github
55.14
28531398977 perf/parallel-file-parsing docparse: cache package resolution to avoid repeated go list calls resolvePackageWithFallback calls goutil.ResolvePackage (build.Import) for every unique type reference. In module mode build.Import can spawn a go list subprocess, making each call... Pull #115 01 Jul 2026 04:11PM UTC shane-tw github
55.14
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
  • Back to Repo
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