filecoin-project / motion

:motorcycle: Accelerating Data onto FileCoin
Other
25 stars 5 forks source link

Add http:// to singularityAPIUrl if missing scheme #205

Closed gammazero closed 1 year ago

gammazero commented 1 year ago

Fixing this here, since the singularity is generated code and does not make any assumption about the URL scheme.

Fixes #204

codecov-commenter commented 1 year ago

Codecov Report

Merging #205 (e7e743c) into main (0ef904d) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/filecoin-project/motion/pull/205/graphs/tree.svg?width=650&height=150&src=pr&token=Kyjk7oMVan&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)](https://app.codecov.io/gh/filecoin-project/motion/pull/205?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) ```diff @@ Coverage Diff @@ ## main #205 +/- ## ======================================= Coverage 31.80% 31.80% ======================================= Files 5 5 Lines 761 761 ======================================= Hits 242 242 Misses 482 482 Partials 37 37 ```