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

go-pkgz / routegroup / 16864853501

Builds Branch Commit Type Ran Committer Via Coverage
16864853501 refs/tags/v1.5.2 Fix issue #24: Empty Request.Pattern and double middleware execution (#25) * Fix double middleware execution and empty Request.Pattern (#24) This fixes two related issues: 1. Middleware was being called twice on root group with path params 2. Re... push 10 Aug 2025 06:16PM UTC web-flow github
97.79
16864812405 master Fix issue #24: Empty Request.Pattern and double middleware execution (#25) * Fix double middleware execution and empty Request.Pattern (#24) This fixes two related issues: 1. Middleware was being called twice on root group with path params 2. Re... push 10 Aug 2025 06:12PM UTC web-flow github
97.79
16864692199 fix-issue-24-double-middleware docs: improve documentation based on expert review - explain why Go 1.23 is required in README (Request.Pattern feature) - document Pattern/PathValue behavior in Use() method godoc - consolidate TestRequestPatternAndMiddlewareCallCount in middlew... Pull #25 10 Aug 2025 06:00PM UTC umputun github
97.79
16864628017 fix-issue-24-double-middleware chore: add .gitignore for coverage and test files Pull #25 10 Aug 2025 05:51PM UTC umputun github
97.79
16864499971 fix-issue-24-double-middleware Simplify HandleRoot and HandleRootFunc comments - Remove overly verbose and duplicated documentation - Keep essential information in concise format - Improve readability with shorter lines Pull #25 10 Aug 2025 05:36PM UTC umputun github
95.03
16864480770 fix-issue-24-double-middleware Simplify HandleRoot and HandleRootFunc comments - Remove overly verbose and duplicated documentation - Keep essential information in concise format - Improve readability with shorter lines push 10 Aug 2025 05:34PM UTC umputun github
95.03
16852092238 refs/tags/v1.5.1 refactor: split large test file into focused test files - Fixed fragile HTTP method selection in tests (addressing PR review) - Split 3367-line group_test.go into 6 focused test files: * group_test.go (560 lines) - core middleware and group tes... push 09 Aug 2025 05:49PM UTC umputun github
95.98
16852076434 master refactor: split large test file into focused test files - Fixed fragile HTTP method selection in tests (addressing PR review) - Split 3367-line group_test.go into 6 focused test files: * group_test.go (560 lines) - core middleware and group tes... push 09 Aug 2025 05:47PM UTC umputun github
95.98
16852055127 fix-path-params-issue-22 refactor: split large test file into focused test files - Fixed fragile HTTP method selection in tests (addressing PR review) - Split 3367-line group_test.go into 6 focused test files: * group_test.go (560 lines) - core middleware and group tes... Pull #23 09 Aug 2025 05:45PM UTC umputun github
95.98
16852055320 fix-path-params-issue-22 refactor: split large test file into focused test files - Fixed fragile HTTP method selection in tests (addressing PR review) - Split 3367-line group_test.go into 6 focused test files: * group_test.go (560 lines) - core middleware and group tes... Pull #23 09 Aug 2025 05:45PM UTC umputun github
95.98
16851758358 fix-path-params-issue-22 Fix path parameter extraction in ServeHTTP Path parameters were not being populated when using mounted groups because ServeHTTP was calling Handler() and invoking the handler directly, bypassing ServeMux's routing which sets path parameters. Thi... Pull #23 09 Aug 2025 05:11PM UTC umputun github
95.98
16851746891 fix-path-params-issue-22 Fix path parameter extraction in ServeHTTP Path parameters were not being populated when using mounted groups because ServeHTTP was calling Handler() and invoking the handler directly, bypassing ServeMux's routing which sets path parameters. Thi... push 09 Aug 2025 05:10PM UTC umputun github
95.98
16826134538 master Normalize comments to lowercase per code style push 08 Aug 2025 08:47AM UTC umputun github
95.91
16825395520 refs/tags/v1.5.0 Fix HTTP 405 Method Not Allowed responses (#21) * 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 ... push 08 Aug 2025 08:09AM UTC web-flow github
95.93
16825352665 master Fix HTTP 405 Method Not Allowed responses (#21) * 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 ... push 08 Aug 2025 08:07AM UTC web-flow github
95.93
  • ← 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