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

Display coverage, project, and patch for arbitrary compares

Open eliatcodecov opened this issue 2 years ago • 0 comments

GitHub allows for the arbitrary comparison of two commits on its /compare endpoint. Codecov’s API also supports these arbitrary comparisons on its /comparison endpoint. Therefore, we should be able to support an arbitrary comparison similar to how we support a Pull Request in the extension (overlay coverage, show totals, etc)

eliatcodecov avatar Feb 23 '23 15:02 eliatcodecov