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

twaugh / journal-brief / 265 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 06 Jul 2020 08:35PM UTC
Files 15
Run time 2s
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

06 Jul 2020 08:33PM UTC coverage: 95.952%. Remained the same
265.1

push

travis-ci

twaugh
Correct testing and sending of SMTP mail

An error was made when modifying `send_email` to supply the message
argument as a string (which made mock testing easier). `send_message`
requires the argument as an object, but if the message is passed as
an object then a simple equality comparison in the mock tester
will fail.

A custom matcher has been added to compare the message objects as
strings instead, so that the proper argument type can be passed to
`send_message`.

877 of 914 relevant lines covered (95.95%)

0.96 hits per line

Source Files on job 265.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 252
  • Travis Job 265.1
  • 9f2ac0dc on github
  • Prev Job for on master (#259.1)
  • Next Job for on master (#268.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