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

another attempt to fix traverse support #846

Closed andre-merzky closed 2 years ago

andre-merzky commented 2 years ago

See https://github.com/radical-collaboration/hpc-workflows/issues/138

codecov[bot] commented 2 years ago

Codecov Report

Merging #846 (7a950d5) into devel (24b0cfb) will decrease coverage by 0.00%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##            devel     #846      +/-   ##
==========================================
- Coverage   42.78%   42.78%   -0.01%     
==========================================
  Files          97       97              
  Lines       12703    12708       +5     
==========================================
+ Hits         5435     5437       +2     
- Misses       7268     7271       +3     
Impacted Files Coverage Δ
src/radical/saga/adaptors/slurm/slurm_job.py 33.94% <50.00%> (+0.05%) :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 24b0cfb...7a950d5. Read the comment docs.

andre-merzky commented 2 years ago

This PR should wait for merge until Lucas confirms on Traverse.