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

umputun / reproxy
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.4.0
DEFAULT BRANCH: master
Repo Added 10 Apr 2021 12:20AM UTC
Files 19
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 per-route-auth
branch: per-route-auth
CHANGE BRANCH
x
Reset
  • per-route-auth
  • add-X-Forwarded-URL
  • assets-cache
  • assets404
  • basic-auth
  • dependabot/docker/goreleaser/goreleaser-v1.25.1
  • dependabot/github_actions/github-actions-updates-a2e7793ad6
  • dependabot/go_modules/go-modules-updates-07f3a6036d
  • dependabot/go_modules/go-modules-updates-1d93b033d5
  • dependabot/go_modules/go-modules-updates-89f9fe7d2d
  • dependabot/go_modules/go-modules-updates-a76f434722
  • dependabot/go_modules/go-modules-updates-b6eb7de9c2
  • dependabot/go_modules/go-modules-updates-b9a07c6e8d
  • dependabot/go_modules/go-modules-updates-c2f73b432e
  • dependabot/go_modules/go-modules-updates-c741a0ad90
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • dependabot/go_modules/golang.org/x/net-0.23.0
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • dependabot/go_modules/golang.org/x/text-0.3.8
  • dependabot/npm_and_yarn/site/browserslist-4.16.6
  • dependabot/npm_and_yarn/site/follow-redirects-1.14.7
  • dependabot/npm_and_yarn/site/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/site/markdown-it-12.3.2
  • dependabot/npm_and_yarn/site/minimist-1.2.6
  • dependabot/npm_and_yarn/site/nanoid-3.2.0
  • dependabot/npm_and_yarn/site/normalize-url-4.5.1
  • dependabot/npm_and_yarn/site/shell-quote-1.7.3
  • dependabot/npm_and_yarn/site/ws-7.4.6
  • docker-maker
  • docker-multi-routes
  • dockerhub
  • drop-default-conflict
  • dynamic-server
  • feat/low-cardinality-metrics
  • feature/add-dns-providers
  • feature/upstream-connection-limits
  • fix-dbl-headers
  • fix-header-parsing
  • fix/docker-api-version-240
  • fix/dynamic-ssl-fqdns-207
  • fqdn-async-discovery
  • header-comma
  • lb-selector
  • libdns-update
  • limit-ips
  • listen
  • maint/deps-update-nov2025
  • master
  • max-request-url
  • mgmt
  • mime-cache
  • multi-match
  • multi-static
  • nice-error
  • paskal/dependabot-disable-updates
  • paskal/dependabot-security-updates
  • paskal/docker-user-improvements
  • paskal/dockerfile-improvements
  • plugin-headers
  • redirect
  • refs/tags/v0.1.0
  • refs/tags/v0.10.0
  • refs/tags/v0.11.0
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.5.1
  • refs/tags/v0.6.0
  • refs/tags/v0.6.1
  • refs/tags/v0.6.2
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.1.1
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.2.2
  • refs/tags/v1.2.3
  • refs/tags/v1.3.0
  • refs/tags/v1.4.0
  • release-automation
  • rpc
  • server-simple-pattern
  • spa
  • throttle

11 Dec 2025 07:32AM UTC coverage: 78.402% (+0.5%) from 77.945%
20125466285

Pull #237

github

umputun
fix(auth): address code review findings

- add tests for passwords containing colons
- add test for empty password edge case
- clarify test name for username with colon rejection
- fix comment precision in validateBasicAuthCredentials
- make ParseOnlyFrom filter empty entries like ParseAuth
Pull Request #237: feat(auth): add per-route basic authentication

104 of 104 new or added lines in 6 files covered. (100.0%)

2345 of 2991 relevant lines covered (78.4%)

21.09 hits per line

Relevant lines Covered
Build:
Build:
2991 RELEVANT LINES 2345 COVERED LINES
21.09 HITS PER LINE
Source Files on per-route-auth
  • Tree
  • List 19
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20125466285 per-route-auth fix(auth): address code review findings - add tests for passwords containing colons - add test for empty password edge case - clarify test name for username with colon rejection - fix comment precision in validateBasicAuthCredentials - make Parse... Pull #237 11 Dec 2025 07:35AM UTC umputun github
78.4
20125466959 per-route-auth fix(auth): address code review findings - add tests for passwords containing colons - add test for empty password edge case - clarify test name for username with colon rejection - fix comment precision in validateBasicAuthCredentials - make Parse... Pull #237 11 Dec 2025 07:35AM UTC umputun github
78.4
20125298825 per-route-auth fix(auth): address code review findings - add tests for passwords containing colons - add test for empty password edge case - clarify test name for username with colon rejection - fix comment precision in validateBasicAuthCredentials - make Parse... Pull #237 11 Dec 2025 07:27AM UTC umputun github
78.35
20125122209 per-route-auth fix(auth): address code review findings - add tests for passwords containing colons - add test for empty password edge case - clarify test name for username with colon rejection - fix comment precision in validateBasicAuthCredentials - make Parse... Pull #237 11 Dec 2025 07:19AM UTC umputun github
78.35
20124842818 per-route-auth fix(auth): address code review findings - add tests for passwords containing colons - add test for empty password edge case - clarify test name for username with colon rejection - fix comment precision in validateBasicAuthCredentials - make Parse... Pull #237 11 Dec 2025 07:06AM UTC umputun github
78.48
20124601038 per-route-auth fix(auth): address code review findings - add tests for passwords containing colons - add test for empty password edge case - clarify test name for username with colon rejection - fix comment precision in validateBasicAuthCredentials - make Parse... Pull #237 11 Dec 2025 06:54AM UTC umputun github
78.5
20124601431 per-route-auth fix(auth): address code review findings - add tests for passwords containing colons - add test for empty password edge case - clarify test name for username with colon rejection - fix comment precision in validateBasicAuthCredentials - make Parse... Pull #237 11 Dec 2025 06:54AM UTC umputun github
78.5
20056807604 per-route-auth fix(test): improve proxy test reliability on CI - increase test timeout from 120s to 180s - increase context timeouts to 10s - increase waitForServer timeout to 5s with 100ms dial timeout - increase inline Eventually timeouts to 5s - add missing ... Pull #237 09 Dec 2025 08:28AM UTC umputun github
78.5
20056663090 per-route-auth fix(test): improve proxy test reliability on CI - increase test timeout from 120s to 180s - increase context timeouts to 10s - increase waitForServer timeout to 5s with 100ms dial timeout - increase inline Eventually timeouts to 5s - add missing ... Pull #237 09 Dec 2025 08:23AM UTC umputun github
78.5
20056487762 per-route-auth fix(test): improve proxy test reliability on CI - increase test timeout from 120s to 180s - increase context timeouts to 10s - increase waitForServer timeout to 5s with 100ms dial timeout - increase inline Eventually timeouts to 5s - add missing ... Pull #237 09 Dec 2025 08:16AM UTC umputun github
78.43
See All Builds (648)
  • 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

© 2026 Coveralls, Inc