Skip to content

fix(searcher): respect get-file-locations --protocol parameter (#154) #154

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tiborsimko
Copy link
Member

Fixes issue where get-file-locations --no-expand --protocol xrootd would return HTTPS URLs instead of XRootD URLs.

Closes #152

…nopendata#154)

Fixes issue where `get-file-locations --no-expand --protocol xrootd`
would return HTTPS URLs instead of XRootD URLs.

Closes cernopendata#152
@tiborsimko tiborsimko self-assigned this Jun 10, 2025
Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.80%. Comparing base (ff4bd39) to head (625eb9d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #154   +/-   ##
=======================================
  Coverage   80.80%   80.80%           
=======================================
  Files          12       12           
  Lines         719      719           
=======================================
  Hits          581      581           
  Misses        138      138           
Files with missing lines Coverage Δ
cernopendata_client/searcher.py 86.60% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

get-file-locations: --no-expand does not respect --protocol
1 participant