How can I see which branches are not covered? #78
Closed
SimonSimCity
started this conversation in
General
Replies: 1 comment 3 replies
-
Hey @SimonSimCity - not sure what's going on here, I'm opening an issue so we can get you some support. I noticed one other instance of this here |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
One of the files in a project I'm working with has a line-coverage of 100%, but a branch-coverage of 97%.
The report just shows all lines as green. How can I see which branches are not covered yet?
Here's one of the files this happens in a project I'm working on: https://app.codecov.io/gh/bcc-code/bmm-web/blob/main/plugins%2FmediaPlayer%2FQueue.ts
Beta Was this translation helpful? Give feedback.
All reactions