codecov-browser-extension
codecov-browser-extension copied to clipboard
A browser extension for Codecov. Works for Chrome and Firefox
https://github.com/codecov/codecov-browser-extension/blob/0a395bfb6e35dc0eb958d70ba176c40aed70d54a/src/service.ts#L15 Current auth check logic seems to assume that the github user `codecov` would exist in the server. But in the case of self hosted that is not the case....
At first I thought it was related to: * https://github.com/codecov/codecov-browser-extension/issues/50 ButI have the correct permissions:  But still I don't see the reports when browsing `sentry-dotnet`, I see N/A: ...
## 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` +...
Related - https://github.com/codecov/codecov-browser-extension/issues/50
Hi, I'm not sure if there's a way to submit diagnostics reports or something like that but I even switched to the new global navigation UI (which isn't ideal, kind...
Enabling the plugin is as important as installing it! 🥇
fixes #64 Dropping the username from the path seems to be sufficient to get me past the block. 
As discussed on slack, load coverage report as soon as PR is loaded (even if not on diff view)
This extension wasn't working on my GitHub account. It took a me a while to realize I needed to login again to Codecov. For context, my org (github.com/segmentio) requires SSO...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...