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

umputun / remark42 / 28477819781
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: deps/rest-v1.22.0
DEFAULT BRANCH: master
Ran 30 Jun 2026 09:46PM UTC
Jobs 1
Files 53
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 09:43PM UTC coverage: 84.345%. First build
28477819781

Pull #2097

github

paskal
Move request middlewares to middleware.go and drop chi/middleware

Swap the last chi middleware (middleware.Timeout) for the local timeout
helper, which removes the final use of go-chi/chi/v5/middleware — the
dependency is gone (the chi router itself stays until the router migration).

Consolidate all request-scoped middlewares into a new middleware.go:
timeout (moved from ssl.go) plus rejectAnonUser, matchSiteID, cacheControl,
apiCSPMiddleware, securityHeadersMiddleware, subscribersOnly, validEmailAuth
and rateLimiter (moved from rest.go). No behaviour change; pure relocation
plus the Timeout swap. go test -race, vet, golangci-lint and govulncheck
clean.
Pull Request #2097: Remove go-chi/chi/v5/middleware and consolidate request middlewares

142 of 149 new or added lines in 2 files covered. (95.3%)

6390 of 7576 relevant lines covered (84.35%)

36.35 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
94.93
backend/app/rest/api/middleware.go
Jobs
ID Job ID Ran Files Coverage
1 28477819781.1 30 Jun 2026 09:46PM UTC 53
84.35
GitHub Action Run
Source Files on build 28477819781
  • Tree
  • List 53
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2097
  • Next Build on refactor/main-timeout (#28478066299)
  • 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