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

cjennings / org-drill
94%

Build:
DEFAULT BRANCH: main
Repo Added 05 May 2026 02:21PM UTC
Files 1
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main

31 May 2026 04:18PM UTC coverage: 93.698% (+0.02%) from 93.683%
26717852256

push

github

cjennings
feat: optionally show the card's outline path in the drill prompt

A new defcustom org-drill-show-outline-path-during-drill (default off) prepends the card's ancestor path to the mini-buffer prompt, for example [Spanish > Greetings], so during a drill you can see where the current card sits in the deck. With it off the prompt is byte-for-byte unchanged.

I ported this from m.galimski's fork (commit c6d0c850) and gated it behind the defcustom rather than leaving it always on. The path comes from org-get-outline-path through a small org-drill--outline-path-string helper. Tests cover the helper (nested and top-level), the prompt with the switch on and off, and the default value.

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

2349 of 2507 relevant lines covered (93.7%)

29.99 hits per line

Relevant lines Covered
Build:
Build:
2507 RELEVANT LINES 2349 COVERED LINES
29.99 HITS PER LINE
Source Files on main
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26717852256 main feat: optionally show the card's outline path in the drill prompt A new defcustom org-drill-show-outline-path-during-drill (default off) prepends the card's ancestor path to the mini-buffer prompt, for example [Spanish > Greetings], so during a d... push 31 May 2026 04:21PM UTC cjennings github
93.7
26717682073 main docs: fix README default-scheduler marker (simple8, not SM5) push 31 May 2026 04:13PM UTC cjennings github
93.68
26717090216 main feat: add statistics dashboard CSV export and docs org-drill-statistics-export-csv, bound to e in the dashboard and now implemented, writes three files into a chosen directory honoring the active scope and range: sessions.csv (one row per recorde... push 31 May 2026 03:48PM UTC cjennings github
93.52
26714087973 main feat: add the org-drill statistics dashboard renderer Step 1 shipped the session-log data layer. This is the renderer on top of it. org-drill-statistics opens a read-only dashboard with five sections: an overview (card counts plus a last-session... push 31 May 2026 01:37PM UTC cjennings github
94.24
26713211389 main docs: fold Review 2 into the FSRS spec (Response 2) Review 2 (Codex) flagged three blockers in my Response 1, and two were mine to own. I'd reversed DRILL_CARD_WEIGHT: I described SM as multiplying the interval when it actually divides the delta,... push 31 May 2026 12:57PM UTC cjennings github
94.97
26711868004 main feat: add org-drill-treat-headline-as-card-p for empty-bodied cards A drill entry with an empty body is skipped unless its card type opts into empty bodies via the DRILL-EMPTY-P slot of org-drill-card-type-alist. That left no global way to drill ... push 31 May 2026 11:55AM UTC cjennings github
95.18
26710880345 main docs: archive 2026-05-30 follow-up to upstream maintainer push 31 May 2026 11:07AM UTC cjennings github
95.13
26701885891 main fix: detect #+FILETAGS decks so org-drill-mode auto-enables org-drill-buffer-has-cards-p only scanned for a per-heading :drill:/:leitner: tag, so a deck tagged through #+FILETAGS: had no match and org-drill-mode never auto-enabled. Those files op... push 31 May 2026 03:15AM UTC cjennings github
94.92
26561086911 main docs: archive 2026-04-29 outreach to upstream maintainer I copied the outreach email I sent on 2026-04-29 into assets/ so the maintainership-adoption thread has a tracked record in the repo. The .eml file follows the YYYY-MM-DD-<topic>-<descripto... push 28 May 2026 07:31AM UTC cjennings github
95.11
26560236315 main docs: relocate v0 design specs to docs/design/ I moved both v0 design specs out of working/ and into docs/design/. That's the conventional permanent home for project documentation, where engineers will look during implementation. working/ is mean... push 28 May 2026 07:11AM UTC cjennings github
94.9
See All Builds (27)
  • Repo on GitHub
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