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

Halibot / halibot / 439
93%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2019 02:20PM UTC
Jobs 2
Files 18
Run time 5s
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
439

push

travis-ci

richteer
halobject: split raw sending logic into its own function

Functions like .send_to() really should be a helper function that sets the
target of a message for you (and handles multiple targets), but it shouldn't
be the bottom sending function itself.

This commit moves the actual send logic (including copy) out of the .send_to
function, and into its own function called .raw_send(). A `Message` object
parameter MUST be populated with a valid `.target` and `.origin` parameter.

985 of 1062 relevant lines covered (92.75%)

1.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 439.1 11 Mar 2019 02:20PM UTC 0
92.75
Travis Job 439.1
2 439.2 11 Mar 2019 02:20PM UTC 0
92.75
Travis Job 439.2
Source Files on build 439
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #439
  • ebb50367 on github
  • Prev Build on master (#427)
  • Next Build on master (#443)
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