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

chrisns / repomanager / 25035452207
85%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2026 05:22AM 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

28 Apr 2026 05:21AM UTC coverage: 85.37% (-0.2%) from 85.589%
25035452207

push

github

chrisns
Harden upsert lookup, mute unattainable repo:update, take the bot off pause

Adversarial review of the previous changes turned up three things to fix
before flipping READ_ONLY off:

- collectIssuesByLabel was treating any non-404/422 search error as
  fatal. Search is rate-limited at 30 req/min and we'll definitely hit
  the secondary 403 at scale, so swallow 403/422 alongside 404 and warn
  on anything else — listForRepo is the always-available fallback.

- closeDuplicateIssues now also tolerates 422 (locked / project-managed
  issues) since those aren't open duplicates we can ever close anyway.

- planRepoUpdate now treats `allow_auto_merge: true` on a private repo
  whose actual stayed false as an unattainable ceiling rather than
  perpetual drift. Free-plan private repos like chrisns/blog,
  chrisns/legible2 and chrisns/cns-twin-gds were going to loop a fresh
  consent issue every 10 minutes for a setting GitHub silently refuses
  to apply.

Read-only mode has been logging two clean cron ticks on the new code
plus the LICENSE template flip — files:pr is gone from every chrisns
repo that wasn't missing a LICENSE outright. Setting ReadOnly=false in
the deploy.

368 of 479 branches covered (76.83%)

Branch coverage included in aggregate %.

10 of 14 new or added lines in 2 files covered. (71.43%)

624 of 683 relevant lines covered (91.36%)

14.16 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
87.94
-1.35% src/consent.js
Jobs
ID Job ID Ran Files Coverage
1 25035452207.1 28 Apr 2026 05:22AM UTC 6
85.37
GitHub Action Run
Source Files on build 25035452207
  • Tree
  • List 6
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • be7459cc on github
  • Prev Build on master (#25035243271)
  • Next Build on master (#25035711989)
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