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

mysociety / alaveteli / 6922 / 2
38%
develop: 38%

Build:
DEFAULT BRANCH: develop
Ran 28 Jul 2017 09:38AM UTC
Files 247
Run time 8s
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

27 Jul 2017 02:55PM UTC coverage: 92.937% (-0.009%) from 92.946%
2.0.0

push

travis-ci

garethrees
Make AlaveteliPro::AccountMailer#account_request return a Mailer object

...and move the responsibility of sending the mail to calling method
(in this case AlaveteliPro::AccountRequestController#create)

This is for Rails 4.2 compatibility as in enabling delayed mail sending,
Mailer instance methods calls are now deferred until the `deliver`
method has been called. So if we nest our call to `deliver` inside
an instance method it can never be reached once we've upgraded to 4.2.

http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#action-mailer

9737 of 10477 relevant lines covered (92.94%)

1081.5 hits per line

Source Files on job 6922.2 (2.0.0)
  • Tree
  • List 0
  • Changed 33
  • Source Changed 5
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6922
  • Travis Job 6922.2
  • 9a332aa4 on github
  • Prev Job for 2.0.0 on develop (#6874.2)
  • Next Job for 2.0.0 on develop (#6946.2)
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