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

codebar / planner / 27895098245
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: feature/chapter-status
DEFAULT BRANCH: master
Ran 21 Jun 2026 05:50AM UTC
Jobs 1
Files 188
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

21 Jun 2026 05:43AM UTC coverage: 95.325% (-0.01%) from 95.335%
27895098245

Pull #2658

github

mroderick
Remove EligibilityInquiry before_save callback, dispatch mailer from controller

EligibilityInquiry had a before_save callback that dispatched
MemberMailer.eligibility_check synchronously on every record creation.
The mailer dispatch belongs to the orchestrator (the controller action),
not the domain model.

Changes:
- Remove before_save :send_email callback and send_email method from
  app/models/eligibility_inquiry.rb
- Inline MemberMailer.eligibility_check in Admin::MembersController
  #send_eligibility_email after create!
- Remove callback-driven email test from model spec
- Add controller spec verifying record creation, mailer dispatch, and
  redirect
Pull Request #2658: Remove mailer callbacks from FeedbackRequest, AttendanceWarning, EligibilityInquiry

5 of 5 new or added lines in 2 files covered. (100.0%)

3548 of 3722 relevant lines covered (95.33%)

42.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27895098245.1 21 Jun 2026 05:50AM UTC 1128
70.0
GitHub Action Run
Source Files on build 27895098245
  • Tree
  • List 188
  • Changed 121
  • Source Changed 5
  • Coverage Changed 121
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27895098245
  • Pull Request #2658
  • PR Base - master (#27893414407)
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