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

chrisns / repomanager / 25033637073
85%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2026 04:18AM 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 04:18AM UTC coverage: 85.664% (+0.5%) from 85.138%
25033637073

push

github

chrisns
Skip Pro-only endpoints gracefully and dedup consent issues each tick

Two follow-ups from watching the read-only logs:

1. Free-plan private repos 403 both /rulesets and /branch-protection with
   "Upgrade to GitHub Pro or make this repository public to enable this
   feature." planRulesets already swallowed the rulesets variant; now
   planBranchProtection does the same via a sentinel error from
   fetchExistingBranchProtection. Repos like chrisns/legible2 and
   chrisns/blog stop crashing planRepo and the rest of the plan still
   evaluates.

2. upsertConsentIssue now runs a proactive dedup pass on every entry —
   collect all consent-labelled issues for the repo, close every open
   duplicate above the lowest-numbered survivor, and proceed with that
   canonical issue. The same logic that ran post-create now runs pre-find
   too, so the bot can tidy up loops it caused on previous runs even on
   cron ticks where the changeset is empty.

353 of 458 branches covered (77.07%)

Branch coverage included in aggregate %.

25 of 26 new or added lines in 2 files covered. (96.15%)

3 existing lines in 2 files now uncovered.

615 of 672 relevant lines covered (91.52%)

14.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
86.32
0.79% src/planner.js

Coverage Regressions

Lines Coverage ∆ File
2
89.29
0.66% src/consent.js
1
86.32
0.79% src/planner.js
Jobs
ID Job ID Ran Files Coverage
1 25033637073.1 28 Apr 2026 04:18AM UTC 6
85.66
GitHub Action Run
Source Files on build 25033637073
  • 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
  • 4f1f58b8 on github
  • Prev Build on master (#25020033950)
  • Next Build on master (#25035243271)
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