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

cjennings / org-drill / 26553004850
94%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 03:34AM 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 03:32AM UTC coverage: 95.016% (-0.2%) from 95.226%
26553004850

push

github

cjennings
feat: change default scheduling algorithm to simple8 with ADR

Closes upstream #46. I changed the default for org-drill-spaced-repetition-algorithm from sm5 to simple8. The defcustom now carries an ADR-style comment recording the reasoning: simple8 gives most of sm5's per-user adaptation value via its per-card difficulty learning, without sm5's dependency on a persisted optimal-factor matrix that can rot (the upstream #45 fragility), and it adjusts intervals for early or late reviews, a real-world concern sm2 and sm5 don't address.

Existing users with the option set in their config see no change. Existing users on the previous default get simple8 on their next session, with no state migration. Simple8 reads what it can from the SM-style item-data and carries on. Sm5's persisted optimal-factor matrix stays on disk and is available if the user switches back.

I added a test that pins the default value, so an accidental flip surfaces in CI.

1811 of 1906 relevant lines covered (95.02%)

26.3 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
95.02
-0.21% org-drill.el
Jobs
ID Job ID Ran Files Coverage
1 26553004850.1 28 May 2026 03:34AM UTC 1
95.02
GitHub Action Run
Source Files on build 26553004850
  • 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 #26553004850
  • ed277383 on github
  • Prev Build on main (#26552393929)
  • Next Build on main (#26559216166)
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