radical-cybertools / radical.pilot

RADICAL-Pilot
http://radical-cybertools.github.io/radical-pilot/index.html
Other
54 stars 23 forks source link

Fix/proxy url #3142

Closed andre-merzky closed 6 months ago

andre-merzky commented 6 months ago

Using an external proxy URL caused self._proxy to remain uninitialized. This fixes #3143

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 44.54%. Comparing base (f1064fb) to head (58f718a).

Files Patch % Lines
src/radical/pilot/session.py 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #3142 +/- ## ======================================= Coverage 44.54% 44.54% ======================================= Files 96 96 Lines 10556 10555 -1 ======================================= Hits 4702 4702 + Misses 5854 5853 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.