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

Changes related to GitHub actions #825

Closed mtitov closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (devel@fe75829). Click here to learn what that means. The diff coverage is 36.04%.

Impacted file tree graph

@@           Coverage Diff            @@
##             devel     #825   +/-   ##
========================================
  Coverage         ?   41.55%           
========================================
  Files            ?       97           
  Lines            ?    12699           
  Branches         ?        0           
========================================
  Hits             ?     5277           
  Misses           ?     7422           
  Partials         ?        0           
Impacted Files Coverage Δ
src/radical/saga/adaptors/__init__.py 100.00% <ø> (ø)
src/radical/saga/adaptors/cobalt/__init__.py 100.00% <ø> (ø)
src/radical/saga/adaptors/condor/__init__.py 100.00% <ø> (ø)
src/radical/saga/adaptors/http/__init__.py 100.00% <ø> (ø)
src/radical/saga/adaptors/loadl/__init__.py 100.00% <ø> (ø)
src/radical/saga/adaptors/lsf/__init__.py 100.00% <ø> (ø)
src/radical/saga/adaptors/pbspro/__init__.py 100.00% <ø> (ø)
src/radical/saga/adaptors/pbspro/pbsprojob.py 16.53% <ø> (ø)
src/radical/saga/adaptors/sge/__init__.py 100.00% <ø> (ø)
src/radical/saga/adaptors/sge/sgejob.py 18.00% <ø> (ø)
... and 87 more

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 fe75829...41aa436. Read the comment docs.