codecov-browser-extension icon indicating copy to clipboard operation
codecov-browser-extension copied to clipboard

A browser extension for Codecov. Works for Chrome and Firefox

Results 30 codecov-browser-extension issues
Sort by recently updated
recently updated
newest added

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....

bug

At first I thought it was related to: * https://github.com/codecov/codecov-browser-extension/issues/50 ButI have the correct permissions: ![image](https://github.com/codecov/codecov-browser-extension/assets/1633368/67487efd-67e8-4e19-8923-63f66f73c518) But still I don't see the reports when browsing `sentry-dotnet`, I see N/A: ![image](https://github.com/codecov/codecov-browser-extension/assets/1633368/b1c1e45e-6cef-4991-a937-804bc83f604f)...

bug

## 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` +...

enhancement

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. ![image](https://github.com/codecov/codecov-browser-extension/assets/5386503/ec2d3ec8-7721-4575-8f24-29fd3a0f7c32)

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...

dependencies