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

codebar / planner / 27895187162 / 1
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: fix/plausible-404-in-dev
DEFAULT BRANCH: master
Ran 21 Jun 2026 05:54AM UTC
Files 1128
Run time 21s
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:50AM UTC coverage: 70.003% (-0.4%) from 70.393%
27895187162.1

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

15633 of 22332 relevant lines covered (70.0%)

7.05 hits per line

Source Files on job 27895187162.1
  • Tree
  • List 1128
  • Changed 121
  • Source Changed 5
  • Coverage Changed 121
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27895187162
  • 1f94e348 on github
  • Prev Job for on extract-feedback-email (#27893414407.1)
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