common-workflow-lab / wdl-cwl-translator

A translator from WDL to CWL v1.2
Apache License 2.0
26 stars 8 forks source link

Refactor get_cwl_task_outputs() #165

Closed mr-c closed 2 years ago

mr-c commented 2 years ago

Fixes #157

codecov[bot] commented 2 years ago

Codecov Report

Merging #165 (abf0061) into main (976b6a4) will decrease coverage by 0.38%. The diff coverage is 100.00%.

:exclamation: Current head abf0061 differs from pull request most recent head 949ec0f. Consider uploading reports for the commit 949ec0f to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
- Coverage   96.47%   96.08%   -0.39%     
==========================================
  Files           5        5              
  Lines         680      689       +9     
==========================================
+ Hits          656      662       +6     
- Misses         24       27       +3     
Impacted Files Coverage Δ
wdl2cwl/main.py 95.63% <100.00%> (-0.45%) :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 8b49c70...949ec0f. Read the comment docs.