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

twaugh / journal-brief / 265
96%

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

pending completion
265

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

Jobs
ID Job ID Ran Files Coverage
1 265.1 06 Jul 2020 08:35PM UTC 0
95.95
Travis Job 265.1
Source Files on build 265
  • Tree
  • List 15
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #265
  • 9f2ac0dc on github
  • Prev Build on master (#259)
  • Next Build on master (#268)
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

© 2025 Coveralls, Inc