Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was 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

Description

@priyasomangali

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions