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

umputun / remark42 / 28688346212
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix/dependabot-coverage
DEFAULT BRANCH: master
Ran 03 Jul 2026 11:54PM 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

03 Jul 2026 11:40PM UTC coverage: 84.435% (+0.008%) from 84.427%
28688346212

Pull #2112

github

paskal
Fix flaky TestPublic_FindCommentsCtrl_ConsistentCount

The test decided the expected HTTP status with strings.Contains(tc.params,
"=bad"), but comment IDs are random UUIDs. When one started with "bad"
(e.g. offset_id=bad49e60-...), the param string contained "=bad" and the
case was wrongly expected to return 400 while the handler correctly
returned 200, failing the run about 0.2% of the time.

Identify bad-request cases by their error response body instead, which
is deterministic per case and independent of the generated IDs.
Pull Request #2112: Fix flaky TestPublic_FindCommentsCtrl_ConsistentCount

6412 of 7594 relevant lines covered (84.44%)

39.36 hits per line

Coverage Regressions

Lines Coverage ∆ File
22
74.84
-1.38% backend/app/rest/api/admin.go
6
95.81
0.57% backend/app/rest/api/middleware.go
6
93.87
-0.09% backend/app/rest/api/rest.go
6
76.66
-0.04% backend/app/rest/api/rest_private.go
Jobs
ID Job ID Ran Files Coverage
1 28688346212.1 03 Jul 2026 11:54PM UTC 53
84.44
GitHub Action Run
Source Files on build 28688346212
  • Tree
  • List 53
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2112
  • PR Base - master (#28682486334)
  • 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