Skip to content

Covrage reports unexpectedly shown in git diff views #256

Open
@kachkaev

Description

@kachkaev

Environment

  1. node -v: 9.5.0
  2. npm -v: (using latest yarn)
  3. Operating system: macOS High Sierra

Steps to Reproduce

I was able to get coverage overlay working in vscode-jest, which is great! It updates shortly after the code has changed and looks very useful!

However, what I've also noticed is that the coverage overlay is also mistakenly shown in git diff:

screen shot 2018-02-09 at 15 21 38

Because the file has changed, the overlay shown on the left has an offset and is not useful at all.

Expected Behavior

no code coverage overlay in the left view; only show it in a real text editor

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions