• 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 dev
branch: dev
CHANGE BRANCH
x
Reset
  • dev
  • 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.2
  • 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
  • fix-51-ready
  • junit-case-per-event
  • master
  • not-globals
  • propagation-rewrite
  • refactor-format
  • trailing-ws-cases

pending completion
425

push

travis-ci

mpeterv
Separate exit codes for only warnings and warnings + syntax errors

OK: 0 -> 0
Warnings: 1 -> 1
Syntax errors: 1 -> 2
I/O errors: 2 -> 3
Critical errors: 3 -> 4

Ref #94.

5 of 5 new or added lines in 1 file covered. (100.0%)

3976 of 4060 relevant lines covered (97.93%)

19175.89 hits per line

Relevant lines Covered
Build:
Build:
4060 RELEVANT LINES 3976 COVERED LINES
19175.89 HITS PER LINE
Source Files on dev
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
425 dev Separate exit codes for only warnings and warnings + syntax errors OK: 0 -> 0 Warnings: 1 -> 1 Syntax errors: 1 -> 2 I/O errors: 2 -> 3 Critical errors: 3 -> 4 Ref #94. push 27 Apr 2017 10:28AM UTC mpeterv travis-ci pending completion  
424 dev Expand error message for unbalanced assignment warnings Ref #104. push 27 Apr 2017 10:22AM UTC mpeterv travis-ci pending completion  
423 dev Indicate where an unused value is overwritten If an unused value is always overwritten by a single assignment of another value, include line of that assignment in the warning message. Ref #106. push 27 Apr 2017 09:41AM UTC mpeterv travis-ci pending completion  
421 dev Fix spec for Windows Use platform dependent directory separator, close files before deleting them. push 26 Apr 2017 08:59PM UTC mpeterv travis-ci pending completion  
420 dev Fix quoting in luacheck.lua_fs.get_mode, add tests push 26 Apr 2017 08:20PM UTC mpeterv travis-ci pending completion  
419 dev Refactor luacheck.fs Split out implementations of functions using lfs and using shell. This way both implementations can be tested in busted in one go (and busted requires lfs). Rename fs.mtime() and fs.current_dir() to fs.get_mtime() and fs.get... push 26 Apr 2017 07:51PM UTC mpeterv travis-ci pending completion  
418 dev Distinguish files from directories without lfs Use command-line to check if path is a directory when lfs is not available. Use better error message when attempting to check a directory without lfs. TODO: fix quoting. TODO: test on Windows. TODO:... push 29 Mar 2017 11:47AM UTC mpeterv travis-ci pending completion  
409 dev Add a new CLI level test for field access detection push 28 Feb 2017 01:26PM UTC mpeterv travis-ci pending completion  
408 dev _G is now equivalent to std for Lua version used to run Luacheck push 28 Feb 2017 11:38AM UTC mpeterv travis-ci pending completion  
407 dev Add some fields to luajit std that exist on bleeding edge of 2.1 push 27 Feb 2017 05:29PM 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