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

go-pkgz / routegroup / 19903529986

Builds Branch Commit Type Ran Committer Via Coverage
19903529986 master Fix CI workflow: checkout before setup-go for proper caching (#30) Move checkout step before setup-go to allow Go module caching. setup-go needs go.mod/go.sum files to generate cache keys. Also update actions to latest versions and fix golangci-l... push 03 Dec 2025 05:51PM UTC web-flow github
98.09
19899815093 fix-ci-caching Fix CI workflow: checkout before setup-go for proper caching Move checkout step before setup-go to allow Go module caching. setup-go needs go.mod/go.sum files to generate cache keys. Also update actions to latest versions and fix golangci-lint wa... Pull #30 03 Dec 2025 03:46PM UTC paskal github
98.09
19899816381 fix-ci-caching Fix CI workflow: checkout before setup-go for proper caching Move checkout step before setup-go to allow Go module caching. setup-go needs go.mod/go.sum files to generate cache keys. Also update actions to latest versions and fix golangci-lint wa... Pull #30 03 Dec 2025 03:46PM UTC paskal github
98.09
19899752297 fix-ci-caching Fix CI workflow: checkout before setup-go for proper caching Move checkout step before setup-go to allow Go module caching. setup-go needs go.mod/go.sum files to generate cache keys. Also update actions to latest versions and fix golangci-lint wa... Pull #30 03 Dec 2025 03:44PM UTC paskal github
98.09
18474696807 refs/tags/v1.6.0 Fix Route UX: auto-create group when called on root bundle Improve UX by making Route() automatically create a sub-group when called on the root bundle. This prevents the common mistake where users call router.Route(...) expecting isolated middle... push 13 Oct 2025 06:20PM UTC web-flow github
98.09
18474686814 master Fix Route UX: auto-create group when called on root bundle Improve UX by making Route() automatically create a sub-group when called on the root bundle. This prevents the common mistake where users call router.Route(...) expecting isolated middle... push 13 Oct 2025 06:19PM UTC web-flow github
98.09
18474598086 fix-route-ux fix: preserve root lock when Route auto-creates group When Route() is called on root bundle and auto-creates a child group, the root bundle must also be locked if the child registers routes. This ensures that router.Use() after router.Route() pro... Pull #29 13 Oct 2025 06:16PM UTC umputun github
98.09
18474481196 fix-route-ux fix: auto-create group when Route called on root bundle Improve UX by making Route() automatically create a sub-group when called on the root bundle. This prevents the common mistake where users call router.Route(...) expecting isolated middlewar... Pull #29 13 Oct 2025 06:11PM UTC umputun github
98.05
16888360637 refs/tags/v1.5.3 Merge pull request #28 from go-pkgz/fix-issue-27-notfound-vs-405 Fix issue #27: Preserve 405 Method Not Allowed with custom NotFound handler push 11 Aug 2025 06:12PM UTC web-flow github
97.99
16888339400 master Merge pull request #28 from go-pkgz/fix-issue-27-notfound-vs-405 Fix issue #27: Preserve 405 Method Not Allowed with custom NotFound handler push 11 Aug 2025 06:11PM UTC web-flow github
97.99
16887920765 fix-issue-27-notfound-vs-405 Fix incorrect NotFoundHandler documentation The documentation incorrectly stated it sets a handler for the root path only. In reality, it sets a custom 404 handler for all unmatched routes. Also clarified that 405 responses are preserved as per f... Pull #28 11 Aug 2025 05:53PM UTC umputun github
97.99
16887238327 fix-issue-27-notfound-vs-405 Clean up test formatting and whitespace Pull #28 11 Aug 2025 05:22PM UTC umputun github
97.99
16887212012 fix-issue-27-notfound-vs-405 Clean up test formatting and whitespace push 11 Aug 2025 05:21PM UTC umputun github
97.99
16866753698 master Add test to verify request isolation through shallow copy This test ensures that the original request passed to ServeHTTP is not modified, maintaining proper isolation. The shallow copy prevents side effects where the Pattern field would be set o... push 10 Aug 2025 09:55PM UTC umputun github
97.79
16865400344 master Add explicit permissions to CI workflow Set contents:read permission to follow security best practices and principle of least privilege push 10 Aug 2025 07:16PM UTC umputun github
97.79
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 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

© 2025 Coveralls, Inc