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

Added possibility to set node features using `--constraint` #845

Closed mtitov closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #845 (b189d32) into devel (74bd4f3) will increase coverage by 0.01%. The diff coverage is 94.44%.

@@            Coverage Diff             @@
##            devel     #845      +/-   ##
==========================================
+ Coverage   42.76%   42.77%   +0.01%     
==========================================
  Files          97       97              
  Lines       12702    12703       +1     
==========================================
+ Hits         5432     5434       +2     
+ Misses       7270     7269       -1     
Impacted Files Coverage Δ
src/radical/saga/adaptors/slurm/slurm_job.py 33.88% <94.44%> (+0.49%) :arrow_up:
src/radical/saga/job/service.py 76.92% <0.00%> (-0.86%) :arrow_down:

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 74bd4f3...b189d32. Read the comment docs.