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

umputun / remark42 / 28479387746
84%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2026 10:18PM 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 10:15PM UTC coverage: 84.345%. Remained the same
28479387746

push

github

umputun
Consolidate request middlewares into middleware.go

Pure relocation, no behaviour change: gather all request-scoped middlewares
and their tests into dedicated files instead of scattering them across
rest.go and ssl.go.

  funcs -> app/rest/api/middleware.go:
    timeout (from ssl.go); rejectAnonUser, matchSiteID, cacheControl,
    apiCSPMiddleware, securityHeadersMiddleware, subscribersOnly,
    validEmailAuth, rateLimiter (from rest.go)
  tests -> app/rest/api/middleware_test.go:
    TestTimeout (from ssl_test.go); TestRest_rejectAnonUser,
    TestRest_cacheControl, TestRest_apiCSP, TestRest_securityHeaders,
    TestRest_subscribersOnly, Test_validEmailAuth, TestRest_matchSiteID
    (from rest_test.go)

go test -race, vet, golangci-lint and govulncheck clean; example builds.

131 of 138 new or added lines in 1 file covered. (94.93%)

6390 of 7576 relevant lines covered (84.35%)

36.37 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 28479387746.1 30 Jun 2026 10:18PM UTC 53
84.35
GitHub Action Run
Source Files on build 28479387746
  • Tree
  • List 53
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f7dbdae2 on github
  • Prev Build on master (#28479356466)
  • Next Build on master (#28480477055)
  • 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