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

chrisns / repomanager / 24934522455 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2026 03:44PM UTC
Files 6
Run time 0s
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

25 Apr 2026 03:44PM UTC coverage: 87.097% (+0.2%) from 86.872%
24934522455.1

push

github

chrisns
Strike through applied items and preserve consent-issue state

Two coupled fixes:

* Items the bot has applied are now rendered with ~~strike-through~~ on
  the summary, making it visually obvious which checked items are
  actually done versus merely consented to but still in flight.

* upsertConsentIssue used to re-render the issue body from scratch on
  every cron tick, wiping user ticks and applied strike-through every
  10 minutes. It now reads the existing body, parses each item's
  checked/applied state, and feeds it back into renderPlan so progress
  is preserved across cron-driven upserts.

parseAllItems learns to detect ~~...~~ wrappers and surface an
`applied: boolean` flag; renderPlan accepts both `appliedIds` and
`checkedIds` so the two states are independent.

172 of 225 branches covered (76.44%)

Branch coverage included in aggregate %.

395 of 426 relevant lines covered (92.72%)

9.19 hits per line

Source Files on job 24934522455.1
  • 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 Build 24934522455
  • cadd4d2f on github
  • Prev Job for on master (#24933553030.1)
  • Next Job for on master (#24934698531.1)
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