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

mroderick / codebar-planner / 26470721262
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: split-up-how-to-support
DEFAULT BRANCH: master
Ran 26 May 2026 07:42PM UTC
Jobs 1
Files 189
Run time 2min
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

26 May 2026 07:36PM UTC coverage: 95.335%. First build
26470721262

push

github

mroderick
fix: deliver monthly attendance reminder emails

send_monthly_attendance_reminder_emails has been broken since the feature
was introduced in 2016. It instantiates a mailer message but never calls
deliver_now or deliver_later, so the message is discarded without ever
being sent.

Since the method is already wrapped in handle_asynchronously, the correct
fix is deliver_now (send synchronously within the already-async job).

Also converts the existing :wip test from a mock-based assertion to a
delivery assertion, verifying that emails are actually sent.

Fixes discussion #2593

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

3556 of 3730 relevant lines covered (95.34%)

41.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26470721262.1 26 May 2026 07:42PM UTC 1134
69.77
GitHub Action Run
Source Files on build 26470721262
  • Tree
  • List 189
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26470721262
  • aa012e4e on github
  • Delete
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