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

pending completion
388

push

travis-ci

mpeterv
Apply inline and normal options in single pass

Inline option module now doesn't apply the options immediately
in check step. Instead it saves relevant options and push/pop
directives. This information becomes part of check() return value,
and is cached fully.

During join/filter step for each issue relevant inline options
are calculated and applied on top of normal options.

This fixes issues with inline options unable to ensure that
a warning is not filtered, e.g. by setting a restrictive std -
second pass using normal options would filter it anyway.

Ref #51.

3392 of 3461 relevant lines covered (98.01%)

4613.41 hits per line

Relevant lines Covered
Build:
Build:
3461 RELEVANT LINES 3392 COVERED LINES
4613.41 HITS PER LINE
Source Files on fix-51-ready
  • 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
388 fix-51-ready Apply inline and normal options in single pass Inline option module now doesn't apply the options immediately in check step. Instead it saves relevant options and push/pop directives. This information becomes part of check() return value, and is ... push 23 Dec 2016 07:08PM 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