Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Covered file cannot be opened from URL #626

Open
mvorisek opened this issue Jan 12, 2025 · 0 comments
Open

Covered file cannot be opened from URL #626

mvorisek opened this issue Jan 12, 2025 · 0 comments

Comments

@mvorisek
Copy link

mvorisek commented Jan 12, 2025

Describe the bug

URL with covered file cannot be reopened.

Environment (please complete the following information):

any

Steps To Reproduce

  1. Open https://app.codecov.io/gh/atk4/ui
  2. Click 'js' in file list
  3. Click 'src' in file list
  4. Click 'services' in file list
  5. Click 'form.service.js' in file list
  6. Now the URL is https://app.codecov.io/gh/atk4/ui/blob/develop/js%2Fsrc%2Fservices%2Fform.service.js. Copy it.
  7. Paste the link in a browser and press enter.
  8. Notice, the URL is not working, see screenshot below.

Additional Notes

For some reasons, some URLs like https://app.codecov.io/gh/atk4/ui/blob/develop/src/App.php can be opened from URL.

Also it would be great if %2F in the URL would be always rendered as /. It makes reading the path easier. As shown with the working URL, routing / is already suported.

Expected behavior

URL must be reopenable, ie. if a link is copied, it must work if opened/navigated.

Screenshots

Image

@covecod covecod bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

1 participant