codecov-browser-extension
codecov-browser-extension copied to clipboard
Match Codecov UI inline styling
Problem to solve
Today in the Codecov app we have the following indications for inline coverage:
- Not covered:
solid red+red highlight - Partial:
dotted yellow+yellow highlight - Covered:
green highlight
The browser extension has:
- Not covered:
red highlight - Covered:
solid green+green highlight
Solution
Update browser extension to consistent inline reporting as seen in-app to align.
another, is exploring matching our coloring in light mode for improved readability
I find it harder to read the code once I come across something that’s all read like this