codecov / codecov/vscode

[BUG] Unable to add break points where the CodeCov extension highlights lines of code that are/arent covered by coverage

Open
#67 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
13
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
With the extension enabled and line coverage decorations enabled, you are unable to add Breakpoints to your lines of code where there is code coverage decordations.

To Reproduce
Steps to reproduce the behavior:

  1. Enable code CodeCov extension
  2. Enable code coverage decorations (or use the default settings from the extension)
  3. Try add a break point to the line with the codecov decoration

Expected behavior
Be able to add breakpoints?

Regression
Unsure?

Screenshots

Image

Product Area
VScode extension

Versions

  • OS: Mac OS
  • Git Host: Github
  • CI/CD: Github Actions (Irrelevant)

Commit and CI link
Irrelavent

Additional context
First time installing the extension i experienced this issue. Not sure of any work around other than turning off the CodeCov extension

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the VS Code extension with line coverage decorations enabled, then inspect how the extension adds those decorations and how breakpoint placement behaves on decorated lines. Done means users can add breakpoints on lines with Codecov coverage decorations without disabling the extension; verify this against the listed reproduction steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.