I created a PR in ADO and some of the lines in a newly created file are marked with red or green colors, with x's or checkmarks. Below is my new file with the colored lines and indicators:

I do not know and cannot find what they mean... does anyone know?
Cannot find what does it mean... anyone knows?
The Green and Red colors are for PR Code Coverage.

The lines marked in red indicates that your test can't reach those lines. (The code in else{} won't be executed, not covered)
The lines marked in green indicates that your test has run through those lines/code, covered.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With