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

cjennings / org-drill / 26717090216
94%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 03:48PM 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:46PM UTC coverage: 93.523% (-0.7%) from 94.243%
26717090216

push

github

cjennings
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 recorded session), cards.csv (one row per drill card in scope with its scheduling properties and computed status), and daily.csv (per-day reviews, passes, fails, pass percent, and duration). Fields are quoted per RFC 4180 by a small csv-quote helper, since csv-mode isn't a dependency. This is the dashboard's last piece, step 3 of the spec.

The row builders for the three views are pure and unit-tested with deterministic fixtures, and csv-quote covers the comma, quote, and newline cases. I documented the dashboard and the export in org-drill.org (a new section with the keymap, the CSV columns, and the settings table) and added a feature bullet to the README.

I also removed the now-redundant declare-function forward reference for export-csv. It named this file as the source, so once the real defun landed the byte-compiler counted the function twice and warned.

80 of 104 new or added lines in 1 file covered. (76.92%)

2339 of 2501 relevant lines covered (93.52%)

29.91 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
93.52
-0.72% org-drill.el
Jobs
ID Job ID Ran Files Coverage
1 26717090216.1 31 May 2026 03:48PM UTC 1
93.52
GitHub Action Run
Source Files on build 26717090216
  • 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 #26717090216
  • 27385697 on github
  • Prev Build on main (#26714087973)
  • Next Build on main (#26717682073)
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