Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Source code filepath with spaces is not recognised and 404 is returned #461

Open
priyasomangali opened this issue Aug 24, 2021 · 0 comments

Comments

@priyasomangali
Copy link

codecov doesn't recognise the source code filepath if it contains spaces.
Example path : Databases/db_name/stored procedures/dbo.get_country_name.sql

All the .sql files are properly identified and visible in the codecov files. But on clicking the .sql file , it returns 404.

When I remove the spaces from the path (Databases/db_name/stored_procedures/dbo.get_country_name.sql) , everything works fine. Could you please help provide some suggestions to handle this ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant