radical-cybertools / radical.saga

A Light-Weight Access Layer for Distributed Computing Infrastructure and Reference Implementation of the SAGA Python Language Bindings.
http://radical-cybertools.github.io/saga-python/
Other
83 stars 34 forks source link

simpler workdir switch, cleanup #831

Closed andre-merzky closed 3 years ago

andre-merzky commented 3 years ago

@marksantcroos: would you mind giving this a try? Thanks! This fixes #830

codecov[bot] commented 3 years ago

Codecov Report

Merging #831 (3611441) into devel (e70b9f8) will increase coverage by 0.82%. The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #831      +/-   ##
==========================================
+ Coverage   41.96%   42.79%   +0.82%     
==========================================
  Files          97       97              
  Lines       12696    12694       -2     
==========================================
+ Hits         5328     5432     +104     
+ Misses       7368     7262     -106     
Impacted Files Coverage Δ
src/radical/saga/adaptors/slurm/slurm_job.py 33.39% <92.30%> (+18.60%) :arrow_up:
src/radical/saga/job/service.py 76.92% <0.00%> (-0.86%) :arrow_down:
src/radical/saga/utils/pty_process.py 71.50% <0.00%> (+0.28%) :arrow_up:
src/radical/saga/attributes.py 60.48% <0.00%> (+0.48%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e70b9f8...3611441. Read the comment docs.