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

mpeterv / luacheck
98%

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

pending completion
492

push

travis-ci

mpeterv
<a href="https://github.com/mpeterv/luacheck/commit/<a class=hub.com/mpeterv/luacheck/commit/<a class="double-link" href="https://git"><a class=hub.com/mpeterv/luacheck/commit/<a class="double-link" href="https://git"><a class=hub.com/mpeterv/luacheck/commit/<a class="double-link" href="https://git"><a class=hub.com/mpeterv/luacheck/commit/21ee45517917624a872064170420eada63040aa0">21ee45517">&lt;a href=&quot;https://github.com/mpeterv/luacheck/commit/</a><a class="double-link" href="https://github.com/mpeterv/luacheck/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/mpeterv/luacheck/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/mpeterv/luacheck/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/mpeterv/luacheck/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/mpeterv/luacheck/commit/21ee45517917624a872064170420eada63040aa0">21ee45517</a><a href="https://github.com/mpeterv/luacheck/commit/21ee45517917624a872064170420eada63040aa0">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/mpeterv/luacheck/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/mpeterv/luacheck/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/mpeterv/luacheck/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/mpeterv/luacheck/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/mpeterv/luacheck/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/mpeterv/luacheck/commit/21ee45517917624a872064170420eada63040aa0&quot;&gt;21ee45517&lt;/a&gt;&lt;a href=&quot;https://github.com/mpeterv/luacheck/commit/21ee45517917624a872064170420eada63040aa0&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/mpeterv/luacheck/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://github.com/mpeterv/luacheck/commit/&amp;amp;lt;a class=&amp;amp;qu... (continued)

4555 of 4650 relevant lines covered (97.96%)

19217.92 hits per line

Relevant lines Covered
Build:
Build:
4650 RELEVANT LINES 4555 COVERED LINES
19217.92 HITS PER LINE
Source Files on master
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
492 master <a href="https://github.com/mpeterv/luacheck/commit/21ee45517">&lt;a href=&quot;https://github.com/mpeterv/luacheck/commit/</a><a class="double-link" href="https://github.com/mpeterv/luacheck/commit/&lt;a class=&quot... push 09 Feb 2018 05:52PM UTC mpeterv travis-ci pending completion  
491 master Collect and upload coverage on appveyor push 09 Feb 2018 05:40PM UTC mpeterv travis-ci pending completion  
490 master Add two more testcases for options.validate push 09 Feb 2018 05:15PM UTC mpeterv travis-ci pending completion  
489 master Update CHANGELOG.md push 09 Feb 2018 10:56AM UTC mpeterv travis-ci pending completion  
488 master Update CHANGELOG.md push 08 Feb 2018 07:52PM UTC mpeterv travis-ci pending completion  
487 master Fixed unused values in infinite loops sometimes reported as overwritten push 03 Feb 2018 05:01PM UTC mpeterv travis-ci pending completion  
486 master Fix cyclomatic complexity missing bool ops within expressions push 03 Feb 2018 11:15AM UTC mpeterv travis-ci pending completion  
485 master Refactor core check modules * Move chstate methods for creating warnings into modules doing detection, to make them more isolated and easier to test. * Minor refactoring and renaming. * Fix a bug when reporting unused mutually recursive functio... push 02 Feb 2018 07:57PM UTC mpeterv travis-ci pending completion  
484 master Avoid annotating var objects in unused local detection Ideally various detection modules are independent and don't mutate arguments, just report warnings. push 02 Feb 2018 04:01PM UTC mpeterv travis-ci pending completion  
483 master Expose set of builtin formatters in format module So that CLI doesn't have to maintain its own list for deciding whether a formatter is builtin or not. push 02 Feb 2018 11:20AM 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