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

chrisns / repomanager / 25014751112
85%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2026 07:20PM UTC
Jobs 1
Files 6
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

27 Apr 2026 07:19PM UTC coverage: 86.915% (-0.4%) from 87.316%
25014751112

push

github

chrisns
Stop creating duplicate consent issues when the issues index goes stale

GitHub's repository issues endpoint occasionally serves stale empty
responses (observed across both `state=all` and per-state queries, with
and without cache-busting). When the lookup returned nothing the bot
treated it as "no existing issue" and created a new duplicate on every
10-minute cron tick — chrisns/infra had six identical consent issues
opened over a few hours, and similar fan-out elsewhere.

Union the lookup across the search API and per-state listForRepo calls
so a stale read from any single source doesn't fool us, and add a
post-create dedup pass that deterministically keeps the lowest-numbered
open issue (so concurrent worker runs converge on the same survivor).

281 of 369 branches covered (76.15%)

Branch coverage included in aggregate %.

40 of 43 new or added lines in 1 file covered. (93.02%)

536 of 571 relevant lines covered (93.87%)

14.97 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
88.62
-1.41% src/consent.js
Jobs
ID Job ID Ran Files Coverage
1 25014751112.1 27 Apr 2026 07:20PM UTC 6
86.91
GitHub Action Run
Source Files on build 25014751112
  • Tree
  • List 6
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • cbdd2f84 on github
  • Prev Build on master (#24939697764)
  • Next Build on master (#25019849355)
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