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

LPGhatguy / rojo / 261 / 1
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 02 Jun 2018 05:22AM UTC
Files 2
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

02 Jun 2018 05:21AM UTC coverage: 96.667%. Remained the same
LUA="lua=5.1"

push

travis-ci

LPGhatguy
Make nil checks more robust.

This represents an evolution in how I've been thinking about Lua -- using boolean coercion
is generally a bad idea I think because it obscures the underlying types.

It also makes it so that if a boolean is eronneously passed into a function, and it
happens to be a 'false' value, it will be coerced into the nil case instead of being
reported as an error, no matter how unintuitive the resulting error might be.

29 of 30 relevant lines covered (96.67%)

6.7 hits per line

Source Files on job 261.1 (LUA="lua=5.1")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 133
  • Travis Job 261.1
  • b60bfc74 on github
  • Prev Job for LUA="lua=5.1" on master (#260.1)
  • Next Job for LUA="lua=5.1" on master (#262.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