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

travelping / eradius / 363 / 4
52%
master: 52%

Build:
DEFAULT BRANCH: master
Ran 02 Feb 2018 09:15AM UTC
Files 21
Run time 1s
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

02 Feb 2018 09:11AM UTC coverage: 54.338%. Remained the same
363.4

push

travis-ci

RoadRunnr
Fix GOOD_CMD guard to have ability to combine it with others guards

This simple example shows the difference:

    > Cmd = 'request'.
    > IP = this_is_not_ip.
    > Cmd == 'request' orelse Cmd == 'accreq' andalso is_tuple(IP).
    true

    > (Cmd == 'request' orelse Cmd == 'accreq') andalso is_tuple(IP).
    false

This commit uses the proper priority for logical operators as in the
second example.

858 of 1579 relevant lines covered (54.34%)

24.41 hits per line

Source Files on job 363.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 363
  • Travis Job 363.4
  • 5c8f8e70 on github
  • Prev Job for on master (#361.4)
  • Next Job for on master (#366.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