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

Rename URL operation sniff() -> stat() #231

Merged
merged 1 commit into from
Feb 8, 2023
Merged

Rename URL operation sniff() -> stat() #231

merged 1 commit into from
Feb 8, 2023

Conversation

mih
Copy link
Member

@mih mih commented Feb 8, 2023

This should be more commonly understood.

Closes #219

This should be more commonly understood.

Closes datalad#219
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Base: 89.48% // Head: 89.48% // No change to project coverage 👍

Coverage data is based on head (c73a12e) compared to base (ee46bc4).
Patch coverage: 76.92% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #231   +/-   ##
=======================================
  Coverage   89.48%   89.48%           
=======================================
  Files          74       74           
  Lines        6857     6857           
=======================================
  Hits         6136     6136           
  Misses        721      721           
Impacted Files Coverage Δ
datalad_next/url_operations/tests/test_ssh.py 37.50% <0.00%> (ø)
datalad_next/url_operations/ssh.py 53.14% <50.00%> (ø)
datalad_next/annexremotes/uncurl.py 99.17% <100.00%> (ø)
datalad_next/url_operations/__init__.py 84.28% <100.00%> (ø)
datalad_next/url_operations/any.py 72.72% <100.00%> (ø)
datalad_next/url_operations/file.py 91.91% <100.00%> (ø)
datalad_next/url_operations/http.py 91.86% <100.00%> (ø)
datalad_next/url_operations/tests/test_any.py 100.00% <100.00%> (ø)
datalad_next/url_operations/tests/test_file.py 100.00% <100.00%> (ø)
datalad_next/url_operations/tests/test_http.py 58.27% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@mih mih merged commit 6d9483d into datalad:main Feb 8, 2023
@mih mih deleted the urlstat branch February 8, 2023 11:46
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.

Rename URL operation sniff() -> stat()
1 participant