Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

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

Closed
wants to merge 1 commit into from

Conversation

gammazero
Copy link
Collaborator

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

Fixes #204

@codecov-commenter
Copy link

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

@@           Coverage Diff           @@
##             main     #205   +/-   ##
=======================================
  Coverage   31.80%   31.80%           
=======================================
  Files           5        5           
  Lines         761      761           
=======================================
  Hits          242      242           
  Misses        482      482           
  Partials       37       37           

@gammazero gammazero closed this Nov 2, 2023
@gammazero gammazero deleted the check-singularity-url-scheme branch November 2, 2023 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to ensure singularity API URL has scheme prefix
2 participants