Problem/Motivation

When fixing a few lines in a file, the check fails if there are coding standards violations anywhere in the file. It should not be necessary to fix an entire file to make a small change.

Steps to reproduce

Change a line without coding standards violations in a file which has coding standards violations on other lines.

Proposed resolution

Use coverageChecker to check only changed lines if it is available.

Comments

Darren Oh created an issue. See original summary.

  • Darren Oh committed f70597fd on 7.x-2.x
    Issue #3343410: Add option to check changed lines rather than whole...
darren oh’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.