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

umputun / rlb
72%

Build:
DEFAULT BRANCH: master
Repo Added 07 Oct 2018 08:45PM UTC
Files 5
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • dependabot/go_modules/github.com/go-chi/chi-4.0.2+incompatible
  • dependabot/go_modules/github.com/go-pkgz/lgr-0.6.2
  • dependabot/go_modules/github.com/go-pkgz/rest-1.4.1
  • failback
  • master
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.2.0
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.3.3
  • v1.3.4
  • v1.3.5
  • v1.3.6

16 Dec 2025 09:36PM UTC coverage: 72.152% (+0.2%) from 71.924%
20283495911

push

github

umputun
fix Content-Type header not being set for error responses

WriteHeader() locks response headers, so calling RenderJSON() after
WriteHeader() results in Content-Type not being set (silently ignored).
Use EncodeJSON() which sets Content-Type before WriteHeader.

See: https://github.com/go-pkgz/rest/issues/38

0 of 1 new or added line in 1 file covered. (0.0%)

228 of 316 relevant lines covered (72.15%)

3.64 hits per line

Relevant lines Covered
Build:
Build:
316 RELEVANT LINES 228 COVERED LINES
3.64 HITS PER LINE
Source Files on master
  • Tree
  • List 5
  • 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
20283495911 master fix Content-Type header not being set for error responses WriteHeader() locks response headers, so calling RenderJSON() after WriteHeader() results in Content-Type not being set (silently ignored). Use EncodeJSON() which sets Content-Type before ... push 16 Dec 2025 09:37PM UTC umputun github
72.15
19906395909 master Update Dependabot configuration to stop automatic PRs push 03 Dec 2025 07:35PM UTC umputun github
71.92
19903422817 master Replace go-chi with go-pkgz/routegroup Switch from go-chi/chi router to go-pkgz/routegroup using Go 1.22+ native routing patterns. Remove tollbooth rate limiter in favor of rest.Throttle. - Replace chi.Router with routegroup.Bundle - Use r.PathV... push 03 Dec 2025 05:47PM UTC umputun github
71.92
14460103685 master Configure Dependabot to only provide security updates for Go push 15 Apr 2025 02:44AM UTC umputun github
77.7
12565706733 master Bump the go-modules-updates group with 3 updates Bumps the go-modules-updates group with 3 updates: [github.com/go-chi/chi/v5](https://github.com/go-chi/chi), [github.com/go-pkgz/rest](https://github.com/go-pkgz/rest) and [github.com/stretchr/tes... push 01 Jan 2025 01:11AM UTC umputun github
77.7
12532119359 master Bump the go-modules-updates group with 7 updates Bumps the go-modules-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/didip/tollbooth/v7](https://github.com/didip/tollbooth) | `7.0.1` | `7.0.2` | | [github... push 29 Dec 2024 03:30AM UTC umputun github
77.7
12532110369 master Bump the github-actions-updates group with 5 updates Bumps the github-actions-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [docker/setup-qemu-... push 29 Dec 2024 03:29AM UTC umputun github
77.7
9037527947 master remove unused gomod update section push 10 May 2024 08:10PM UTC umputun github
77.7
9035671752 master add dependabot updates for GitHub Actions and Go modules push 10 May 2024 05:13PM UTC umputun github
77.7
9035670293 master pin golangci-lint version to latest available, fix reported errors push 10 May 2024 05:12PM UTC umputun github
77.7
See All Builds (81)
  • 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