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

cjennings / org-drill / 26549639849
94%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 01:49AM 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 01:47AM UTC coverage: 95.057% (+0.1%) from 94.96%
26549639849

push

github

cjennings
refactor: thread card-state struct through the item-data round-trip

Second step of #147. get-item-data now returns an org-drill-card-state and store-item-data takes one, so the six recall fields move as named slots instead of a positional list. The three call sites (smart-reschedule, hypothetical-next-review-date, copy-scheduling-to-marker) read scheduler inputs through accessors and build a struct for the store, which removes the hand re-ordering between the get-shape and the store-shape.

Behavior is unchanged. The legacy LEARN_DATA read path and the virgin-item sentinel are preserved field-for-field, and store takes just the struct because its last-interval slot already holds the interval to persist. The schedulers still take positional args; they adopt the struct in the following commits.

I updated the round-trip, integration, and setup-helper tests to build and read the struct via a small list-view helper, so the existing expected-value assertions stay readable.

112 of 115 new or added lines in 1 file covered. (97.39%)

1827 of 1922 relevant lines covered (95.06%)

26.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
95.06
0.1% org-drill.el
Jobs
ID Job ID Ran Files Coverage
1 26549639849.1 28 May 2026 01:49AM UTC 1
95.06
GitHub Action Run
Source Files on build 26549639849
  • 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 #26549639849
  • 39d01b75 on github
  • Prev Build on main (#26546764990)
  • Next Build on main (#26550319908)
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