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

mpeterv / luacheck / 246 / 3
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 13 Jul 2015 01:34PM UTC
Files 23
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

13 Jul 2015 01:34PM UTC coverage: 94.701%. Remained the same
LUA="Lua 5.3"

push

travis-ci

mpeterv
Add codes to errors

Consider that elements of a file report are not warnings, but events,
each can be a warning or an error. An error's code starts with 0.

Fatal errors are now errors that prevent checking a file: I/O errors and
loading errors in rockspecs, but not syntax errors in checked files.

Default formatter now shows how many warnings and errors are for each file
instead of 'Failure'. Fatal errors are shown separately.

When --codes is used, error codes are prefixed with "E", unlike warnings
with "W".

TODO: move event counting and event type detection functions into core_utils.

3342 of 3529 relevant lines covered (94.7%)

1776.65 hits per line

Source Files on job 246.3 (LUA="Lua 5.3")
  • Tree
  • List 0
  • Changed 23
  • Source Changed 7
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 246
  • Travis Job 246.3
  • 0425bea8 on github
  • Prev Job for LUA="Lua 5.3" on master (#245.3)
  • Next Job for LUA="Lua 5.3" on master (#247.3)
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