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

mpeterv / luacheck / 359
98%
master: 98%

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

pending completion
359

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.

14 of 14 new or added lines in 2 files covered. (100.0%)

3274 of 3344 relevant lines covered (97.91%)

4275.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 359.1 (LUA="lua 5.1") 25 Oct 2016 09:30PM UTC 0
97.67
Travis Job 359.1
2 359.2 (LUA="lua 5.2") 25 Oct 2016 09:30PM UTC 0
97.63
Travis Job 359.2
3 359.3 (LUA="lua 5.3") 25 Oct 2016 09:30PM UTC 0
97.66
Travis Job 359.3
4 359.4 (LUA="luajit 2.0") 25 Oct 2016 09:30PM UTC 0
97.65
Travis Job 359.4
5 359.5 (LUA="luajit 2.1") 25 Oct 2016 09:30PM UTC 0
97.65
Travis Job 359.5
Source Files on build 359
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #359
  • 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