reanahub / reana-client

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

cli: improve error messages #590

Closed mdonadoni closed 2 years ago

mdonadoni commented 2 years ago

closes #408

codecov-commenter commented 2 years ago

Codecov Report

Merging #590 (0d60d97) into master (1b47643) will decrease coverage by 1.04%. The diff coverage is 15.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #590      +/-   ##
==========================================
- Coverage   59.96%   58.92%   -1.05%     
==========================================
  Files          22       22              
  Lines        2520     2556      +36     
==========================================
- Hits         1511     1506       -5     
- Misses       1009     1050      +41     
Impacted Files Coverage Δ
reana_client/cli/files.py 68.19% <0.00%> (-5.19%) :arrow_down:
reana_client/cli/quotas.py 35.84% <0.00%> (-0.69%) :arrow_down:
reana_client/cli/secrets.py 76.38% <0.00%> (-4.50%) :arrow_down:
reana_client/cli/workflow.py 61.73% <0.00%> (-1.92%) :arrow_down:
reana_client/utils.py 73.23% <33.33%> (-1.13%) :arrow_down:
reana_client/cli/ping.py 65.51% <100.00%> (+4.40%) :arrow_up:
reana_client/api/client.py 44.52% <0.00%> (-0.77%) :arrow_down:
... and 2 more