-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Describe the bug
Github is testing an improved pull request "Files Changed" experience for which there are several prompts on the page to encourage usage:
This changes the URL structure to end in /changes instead of /files, which causes extension 0.7.0 to print the following in the console, and as a result, not modify the page display at all:
☂️ codecov: PR not detected at current URL
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/codecov/umbrella/pull/633/changes
- Click on "Try the new experience" if redirected to the old experience
- Check the browser console
- See error
Expected behavior
Coverage is displayed as it is in the old experience
Regression
Unsure, as I'm a new user of the extension, but @spalmurray seems to have added support for a new PR experience in #152 but perhaps that was a different experiment
Product Area
browser ext
Versions
- OS: macOS 26.2
- Git Host: Github
- CI/CD: CircleCI
- Uploader: codecov-circleci-orb@v5
- Browser: Firefox 146.0.1
- Extension: 0.7.0
Additional context
This template should probably be updated for this repo to ask for more relevant info to the browser ext, rather than the CodeCov service itself. I've added additional versions like Browser/Extension that seem relevant here.

