Skip to content

fix(searcher): respect get-file-locations --server parameter (#155) #155

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 --server https://example.org would ignore the custom server and revert to the default HTTPS server.

Closes #153

…pendata#155)

Fixes issue where `get-file-locations --server https://example.org`
would ignore the custom server and revert to the default HTTPS server.

Closes cernopendata#153
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 (99cb1b9).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #155   +/-   ##
=======================================
  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% <100.00%> (ø)
🚀 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: respect --server value when using HTTPS protocol
1 participant