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

BF: Accept ria+https URLs in clone #4977

Merged
merged 1 commit into from Oct 2, 2020
Merged

Conversation

bpoldrack
Copy link
Member

There's no actual handling of those URLs involved here. It's simply
passing it on to requests. Simply don't let clone swallow it.

There's no actual handling of those URLs involved here. It's simply
passing it on to requests. Simply don't let clone swallow it.
kyleam
kyleam approved these changes Oct 2, 2020
@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #4977 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4977   +/-   ##
=======================================
  Coverage   89.99%   89.99%           
=======================================
  Files         292      292           
  Lines       40983    40983           
=======================================
  Hits        36884    36884           
  Misses       4099     4099           
Impacted Files Coverage Δ
datalad/core/distributed/clone.py 88.75% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bcffccb...f7b4e01. Read the comment docs.

@bpoldrack bpoldrack merged commit 7c1219d into datalad:master Oct 2, 2020
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants