reanahub / reana-client

REANA command-line client
http://reana-client.readthedocs.io/
MIT License
10 stars 45 forks source link

tests: fix validation of compute backends with CWL #598

Closed mdonadoni closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #598 (2205f63) into master (d602781) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #598   +/-   ##
=======================================
  Coverage   55.84%   55.84%           
=======================================
  Files          23       23           
  Lines        2258     2258           
=======================================
  Hits         1261     1261           
  Misses        997      997           
Impacted Files Coverage Δ
reana_client/api/client.py 44.67% <ø> (ø)
reana_client/cli/cwl_runner.py 0.00% <ø> (ø)
reana_client/cli/files.py 71.89% <ø> (ø)
reana_client/cli/quotas.py 35.84% <ø> (ø)
reana_client/cli/secrets.py 76.38% <ø> (ø)
reana_client/cli/utils.py 69.87% <ø> (ø)
reana_client/cli/workflow.py 62.12% <ø> (ø)
reana_client/printer.py 88.23% <ø> (ø)
reana_client/validation/compute_backends.py 78.57% <ø> (ø)
reana_client/validation/environments.py 25.75% <ø> (ø)
... and 3 more