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

go-pkgz / routegroup
98%

Build:
DEFAULT BRANCH: master
Repo Added 22 Feb 2024 08:55AM UTC
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • better-root-handling
  • catch-all
  • cleanup
  • custom-not-found
  • feat/handle-root-without-redirect
  • fix-405-response
  • fix-issue-24-double-middleware
  • fix-issue-27-notfound-vs-405
  • fix-path-params-issue-22
  • mux-compat
  • pr19
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.1.1
  • refs/tags/v1.2.0
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1
  • refs/tags/v1.4.0
  • refs/tags/v1.4.1
  • refs/tags/v1.5.0
  • refs/tags/v1.5.1
  • refs/tags/v1.5.2
  • refs/tags/v1.5.3
  • static-files
  • update-golangci-lint

11 Aug 2025 06:10PM UTC coverage: 97.99% (+0.2%) from 97.79%
16888339400

push

github

web-flow
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

20 of 20 new or added lines in 1 file covered. (100.0%)

195 of 199 relevant lines covered (97.99%)

46.61 hits per line

Relevant lines Covered
Build:
Build:
199 RELEVANT LINES 195 COVERED LINES
46.61 HITS PER LINE
Source Files on master
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
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
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
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
16826134538 master Normalize comments to lowercase per code style push 08 Aug 2025 08:47AM UTC umputun github
95.91
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
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
14068611157 master lint: suppress false positives defer leak warns push 25 Mar 2025 07:38PM UTC umputun github
100.0
See All Builds (122)
  • Repo on GitHub
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