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

mpeterv / luacheck
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: cyclomatic_complexity
DEFAULT BRANCH: master
Repo Added 19 Apr 2015 05:09PM UTC
Files 34
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

LAST BUILD ON BRANCH 0.16.2
branch: 0.16.2
CHANGE BRANCH
x
Reset
  • 0.16.2
  • 0.11.0
  • 0.11.1
  • 0.12.0
  • 0.13.0
  • 0.14.0
  • 0.15.0
  • 0.15.1
  • 0.16.0
  • 0.16.1
  • 0.16.3
  • 0.17.0
  • 0.17.1
  • 0.18.0
  • 0.19.0
  • 0.19.1
  • 0.20.0
  • 0.21.0
  • 0.21.1
  • 0.21.2
  • appveyor-test
  • better-rel-config
  • cyclomatic_complexity
  • dev
  • fix-51-ready
  • junit-case-per-event
  • master
  • not-globals
  • propagation-rewrite
  • refactor-format
  • trailing-ws-cases

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

Relevant lines Covered
Build:
Build:
3344 RELEVANT LINES 3274 COVERED LINES
4275.36 HITS PER LINE
Source Files on 0.16.2
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
359 0.16.2 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 t... push 25 Oct 2016 09:30PM UTC mpeterv travis-ci pending completion  
See All Builds (253)
  • Repo 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

© 2025 Coveralls, Inc