You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Enable code CodeCov extension
Enable code coverage decorations (or use the default settings from the extension)
Try add a break point to the line with the codecov decoration
Expected behavior
Be able to add breakpoints?
Regression
Unsure?
Screenshots
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