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

go-pkgz / routegroup / 16825274538

Builds Branch Commit Type Ran Committer Via Coverage
16825274538 fix-405-response Clarify that custom NotFoundHandler receives global middlewares Add explicit documentation that custom 404 handlers have the root bundle's global middlewares applied to them, ensuring consistency with the overall middleware application design. Pull #21 08 Aug 2025 08:03AM UTC umputun github
95.93
16825204661 fix-405-response Fix improper defer usage in test loops Replace defer statements inside loops with explicit Close() calls at the end of each iteration. Using defer in loops causes all deferred calls to accumulate until function exit, potentially causing resource ... Pull #21 08 Aug 2025 07:59AM UTC umputun github
95.93
16825110760 fix-405-response Fix HTTP 405 Method Not Allowed responses This change fixes incorrect HTTP status code handling where wrong HTTP methods on existing routes were returning 404 Not Found instead of 405 Method Not Allowed. Key changes: - Remove automatic catch-all... Pull #21 08 Aug 2025 07:54AM UTC umputun github
95.93
15480088302 master Clarify 404/405 tradeoff documentation - Explain that 404 instead of 405 is a deliberate design choice - Document why middleware on all requests is prioritized - List concrete benefits: security, logging, rate limiting - Remove misleading compari... push 06 Jun 2025 12:33AM UTC umputun github
100.0
15200014997 master update golangci-lint configuration and action (#20) - migrate .golangci.yml to v2 format for compatibility with latest golangci-lint - update golangci-lint-action from v3 to v4 in CI workflow - preserve all existing linting rules during migration push 23 May 2025 01:09AM UTC web-flow github
100.0
15199988000 update-golangci-lint update golangci-lint configuration and action - migrate .golangci.yml to v2 format for compatibility with latest golangci-lint - update golangci-lint-action from v3 to v4 in CI workflow - preserve all existing linting rules during migration Pull #20 23 May 2025 01:07AM UTC umputun github
100.0
14068650381 refs/tags/v1.4.1 lint: suppress false positives defer leak warns push 25 Mar 2025 07:40PM UTC umputun github
100.0
14068611157 master lint: suppress false positives defer leak warns push 25 Mar 2025 07:38PM UTC umputun github
100.0
14068566045 pr19 lint: suppress false positives defer leak warns push 25 Mar 2025 07:35PM UTC umputun github
100.0
14054441071 refs/tags/v1.4.0 reorder docs sections push 25 Mar 2025 08:00AM UTC umputun github
100.0
14054426709 master reorder docs sections push 25 Mar 2025 07:59AM UTC umputun github
100.0
14054356178 master Add test case for HandleRoot with empty base path push 25 Mar 2025 07:54AM UTC umputun github
100.0
14050366704 feat/handle-root-without-redirect Add test case for HandleRoot with empty base path Pull #18 25 Mar 2025 02:35AM UTC umputun github
100.0
14050297077 feat/handle-root-without-redirect Add HandleRoot method to handle group root paths without redirect, fixes #16 Pull #18 25 Mar 2025 02:29AM UTC umputun github
98.28
14050278644 feat/handle-root-without-redirect Add HandleRoot method to handle group root paths without redirect, fixes #16 push 25 Mar 2025 02:28AM UTC umputun github
98.28
  • ← 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