Add option to check changed lines rather than whole files

Created on 21 February 2023, almost 2 years ago
Updated 3 March 2023, over 1 year ago

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.

✨ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States darren oh Lakeland, Florida

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024