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

mpeterv / luacheck / 358 / 4
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 25 Oct 2016 12:51PM UTC
Files 22
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

25 Oct 2016 11:46AM UTC coverage: 97.65% (+0.005%) from 97.645%
LUA="luajit 2.0"

push

travis-ci

mpeterv
Fix event sorting

A warning and an inline option boundary event can share location
when a function declaration is unreachable code (a push event is generated
for each closure start). Previously event comparator assumed that only two
warnings or two inline option events can share location, resulting in an
error when this assumption is violated.

The fix is to compare events of different types by set priority before
falling back to code comparison for warning. Also remove a hack
that partially worked around this issue by adding `code` field
to some inline option events.

Ref #74.

3117 of 3192 relevant lines covered (97.65%)

948.11 hits per line

Source Files on job 358.4 (LUA="luajit 2.0")
  • Tree
  • List 0
  • Changed 12
  • Source Changed 2
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 358
  • Travis Job 358.4
  • 15890fa8 on github
  • Prev Job for LUA="luajit 2.0" on master (#355.4)
  • Next Job for LUA="luajit 2.0" on master (#360.4)
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