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
Is your feature request related to a problem? Please describe.
Like to view the coverage miss for the modified files before I push the changes to repo.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Currently, the coverage report shows all the uncovered lines, instead I want to get only the uncovered areas on the modified files and affected lines.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
I definitely can see the value in the feature. We would have to figure out how to integrate it with the coverage display logic, but it would be doable if someone found time to build it out.
I have added it as a backlog enhancement for now, and someone might pick it up in the future!
Is your feature request related to a problem? Please describe.
Like to view the coverage miss for the modified files before I push the changes to repo.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Currently, the coverage report shows all the uncovered lines, instead I want to get only the uncovered areas on the modified files and affected lines.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: