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

cjennings / org-drill / 26550319908
94%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 02:11AM UTC
Jobs 1
Files 1
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 May 2026 02:09AM UTC coverage: 95.27% (+0.2%) from 95.057%
26550319908

push

github

cjennings
feat: add org-drill-on-timeout-action to drop unfinished cards at the time limit

Implements upstream #56. When org-drill-maximum-duration is reached, the session used to keep presenting the in-progress card and the again-queue until they drained, so the only way out was to finish them or interrupt. I added the defcustom org-drill-on-timeout-action with a discard-current value that ends the session as soon as the limit is hit, leaving the dropped cards untouched: they keep their existing scheduling and turn up again next session. The default, finish-current, preserves the old behavior.

The gate lives in org-drill-entries-pending-p, the single predicate the drill loop checks between cards. Under discard-current past the limit, the in-progress and again items stop counting as pending, so the loop ends instead of draining them.

12 of 12 new or added lines in 1 file covered. (100.0%)

1833 of 1924 relevant lines covered (95.27%)

26.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26550319908.1 28 May 2026 02:11AM UTC 1
95.27
GitHub Action Run
Source Files on build 26550319908
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26550319908
  • 88e248bc on github
  • Prev Build on main (#26549639849)
  • Next Build on main (#26550716278)
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