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

mpeterv / luacheck / 359 / 5
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: cyclomatic_complexity
DEFAULT BRANCH: master
Ran 25 Oct 2016 09:30PM UTC
Files 22
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

25 Oct 2016 11:46AM UTC coverage: 97.65%. First build
LUA="luajit 2.1"

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.12 hits per line

Source Files on job 359.5 (LUA="luajit 2.1")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 359
  • Travis Job 359.5
  • 15890fa8 on github
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