datalad / datalad-ebrains

DataLad extension to interface with the neuroinformatics platform of the Human Brain Project
Other
3 stars 5 forks source link

Ensure file paths from CSCS object store URLs are not absolute #57

Closed mih closed 1 year ago

mih commented 1 year ago

This fixes a bug that I introduced when generalizing the code to also work with the EBRAINS data proxy.

Closes #56

codecov[bot] commented 1 year ago

Codecov Report

Base: 94.86% // Head: 94.86% // No change to project coverage :thumbsup:

Coverage data is based on head (7b83013) compared to base (7aa8977). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ======================================= Coverage 94.86% 94.86% ======================================= Files 8 8 Lines 253 253 ======================================= Hits 240 240 Misses 13 13 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-ebrains/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_ebrains/fairgraph\_query.py](https://codecov.io/gh/datalad/datalad-ebrains/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9lYnJhaW5zL2ZhaXJncmFwaF9xdWVyeS5weQ==) | `96.87% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.