Closed marcdiazsan closed 3 years ago
Merging #193 (5f15fb4) into master (3ccc628) will increase coverage by
0.04%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #193 +/- ##
==========================================
+ Coverage 24.77% 24.81% +0.04%
==========================================
Files 10 10
Lines 549 548 -1
==========================================
Hits 136 136
+ Misses 413 412 -1
Impacted Files | Coverage Δ | |
---|---|---|
reana_workflow_engine_cwl/main.py | 27.16% <100.00%> (+0.33%) |
:arrow_up: |
Looks good, I think only commit squash is missing here
Delete the dependency on SHARED_VOLUME_PATH by storing the full path inside the database, for serial, yadage and cwl engines.
Closes reanahub/reana-db#94