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

cjennings / org-drill / 26701885891
94%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 03:15AM 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

31 May 2026 03:12AM UTC coverage: 94.92% (-0.2%) from 95.111%
26701885891

push

github

cjennings
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 opened without cloze highlighting.

I extended the predicate to also scan #+FILETAGS: lines, handling both the space-separated and colon-delimited syntaxes, with [: \t] boundaries so a value like drilldown can't false-match drill. The inherited-top-level-tag case already worked, since the ancestor heading line carries the literal tag and the per-heading scan catches it.

Tests cover filetag-only decks (space, colon, leitner), the inherited-top-level lock, the substring boundary, and auto-enable on a filetag-only buffer.

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

4 existing lines in 1 file now uncovered.

1850 of 1949 relevant lines covered (94.92%)

26.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
94.92
-0.19% org-drill.el
Jobs
ID Job ID Ran Files Coverage
1 26701885891.1 31 May 2026 03:15AM UTC 1
94.92
GitHub Action Run
Source Files on build 26701885891
  • 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 #26701885891
  • 4fae47ee on github
  • Prev Build on main (#26561086911)
  • Next Build on main (#26710880345)
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