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

cjennings / org-drill / 25670323141
94%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 12:34PM 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

11 May 2026 12:32PM UTC coverage: 94.669% (-0.2%) from 94.884%
25670323141

push

github

cjennings
test: fix date-sensitive days-since-creation assertion

test-org-drill-entry-days-since-creation-with-date-added pinned DATE_ADDED to a hardcoded 2026-04-01 and asserted 33-35 days, which only holds when the wall clock is near 2026-05-05. The with-fixed-now mock that was supposed to make it deterministic rebinds `current-time`. But the DATE_ADDED branch of org-drill-entry-days-since-creation goes through `org-time-stamp-to-now`, which reads the real clock. The rebind never reaches it. CI went red once the calendar moved past the +35-day window.

I rewrote the test to derive DATE_ADDED 34 calendar days before today (via decode-time / encode-time, so month rollover and DST are handled) and assert the function returns exactly 34. No mock needed. Both sides read the same real clock.

1758 of 1857 relevant lines covered (94.67%)

23.53 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
94.67
-0.22% org-drill.el
Jobs
ID Job ID Ran Files Coverage
1 25670323141.1 11 May 2026 12:34PM UTC 1
94.67
GitHub Action Run
Source Files on build 25670323141
  • 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 #25670323141
  • 1a53381a on github
  • Prev Build on main (#25399635060)
  • Next Build on main (#26532395031)
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