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

umputun / remark42 / 28479356466
84%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2026 10:17PM UTC
Jobs 1
Files 52
Run time 1min
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

30 Jun 2026 10:15PM UTC coverage: 84.345%. Remained the same
28479356466

push

github

umputun
Replace chi middleware.Timeout with the timeout helper, drop chi/middleware

middleware.Timeout was the last use of go-chi/chi/v5/middleware (RealIP, the
other user, landed in #2099). Swap it for the local timeout helper (context
deadline + 504 on deadline, matching chi exactly; covered by TestTimeout),
which removes the go-chi/chi/v5/middleware package from the vendor tree.

The go-chi/chi module stays in go.mod — the router (chi.NewRouter etc.) still
uses it, so go.mod only shrinks after the router migration. Build, vet, race
tests and golangci-lint clean.

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

6390 of 7576 relevant lines covered (84.35%)

36.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28479356466.1 30 Jun 2026 10:17PM UTC 52
84.35
GitHub Action Run
Source Files on build 28479356466
  • Tree
  • List 52
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f4b236c6 on github
  • Prev Build on master (#28476979579)
  • Next Build on master (#28479387746)
  • Delete
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