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

umputun / remark42 / 28688347678
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.427%. Remained the same
28688347678

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

6408 of 7590 relevant lines covered (84.43%)

36.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28688347678.1 03 Jul 2026 11:53PM UTC 53
84.43
GitHub Action Run
Source Files on build 28688347678
  • Tree
  • List 53
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
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