codecov-browser-extension
codecov-browser-extension copied to clipboard
A browser extension for Codecov. Works for Chrome and Firefox
Since Codecov integrates with GitLab and BitBucket, we should provide support for GitLab and BitBucket SCM’s, such that public and private repositories are supported with feature parity to GitHub.
GitHub allows for the arbitrary comparison of two commits on its [/compare](https://github.com/codecov/uploader/compare/2a3e897ba654eea43005e27768435f83ce074d92...9b3fcdf5fa1f195bcb9c62b77ba91757eb8ff294) endpoint. Codecov’s API also supports these arbitrary comparisons on its [/comparison](https://api.codecov.io/api/v2/docs/#tag/Comparison) endpoint. Therefore, we should be able to...
It would be great to support this extension in Safari! Apple has some docs about converting an existing [web extension for use in Safari](https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari) so maybe this wouldn't be **too**...
 When not logged in to CodeCov, the extension just says `Coverage report not available`. I think it is a bit nice if the message navigates to CodeCov so user...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 8.0.0 to 8.33.0. Release notes Sourced from @sentry/browser's releases. 8.33.0 Important Changes feat(nextjs): Support new async APIs (headers(), params, searchParams) (#13828) Adds support for new dynamic Next.js...
We may need to make use of something like this https://github.com/PlasmoHQ/safari-webstore-api
Set up the extension in the Apple developer account, so we can push versions of the extension from our GHA.
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Bumps the npm_and_yarn group with 3 updates: [webpack](https://github.com/webpack/webpack), [braces](https://github.com/micromatch/braces) and [serialize-javascript](https://github.com/yahoo/serialize-javascript). Updates `webpack` from 5.76.0 to 5.98.0 Release notes Sourced from webpack's releases. v5.98.0 Fixes Avoid the deprecation message #19062...