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

umputun / remark42 / 28479772300
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix/deleteme-avatar-removal
DEFAULT BRANCH: master
Ran 30 Jun 2026 10:26PM 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:24PM UTC coverage: 84.345%. Remained the same
28479772300

Pull #2101

github

paskal
Use stdlib http.ServeMux instead of chi in cleanup_test

The cleanup command test builds a self-contained mock HTTP server with
only static routes (and {id} patterns read via r.URL.Path, not URLParam),
so chi.NewRouter is unnecessary — http.NewServeMux (Go 1.22 routing) covers
it. Independent of the main router; drops the chi import from app/cmd.

go test -race and golangci-lint clean.
Pull Request #2101: Use stdlib http.ServeMux instead of chi in cleanup_test

6390 of 7576 relevant lines covered (84.35%)

36.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28479772300.1 30 Jun 2026 10:26PM UTC 53
84.35
GitHub Action Run
Source Files on build 28479772300
  • Tree
  • List 53
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2101
  • PR Base - 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