reanahub / reana-client

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

cli: add option to write files to stdout #592

Closed mdonadoni closed 2 years ago

mdonadoni commented 2 years ago

Closes #509

codecov-commenter commented 2 years ago

Codecov Report

Merging #592 (35c4f08) into master (46e9416) will increase coverage by 0.22%. The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #592      +/-   ##
==========================================
+ Coverage   59.25%   59.47%   +0.22%     
==========================================
  Files          22       22              
  Lines        2555     2569      +14     
==========================================
+ Hits         1514     1528      +14     
  Misses       1041     1041              
Impacted Files Coverage Δ
reana_client/cli/files.py 71.89% <94.73%> (+1.17%) :arrow_up:
reana_client/api/client.py 44.67% <100.00%> (+0.14%) :arrow_up:
reana_client/config.py 100.00% <100.00%> (ø)