miniwdl icon indicating copy to clipboard operation
miniwdl copied to clipboard

Codelab: adding WDL functions

Open mlin opened this issue 4 years ago • 1 comments

This PR shouldn't be merged; its purpose is to provide the full git diff for our codelab on adding WDL functions. It should be kept able to merge with the master branch.

mlin avatar Dec 29 '19 07:12 mlin

Pull Request Test Coverage Report for Build 1511618175

  • 8 of 32 (25.0%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.4%) to 94.697%

Changes Missing Coverage Covered Lines Changed/Added Lines %
WDL/StdLib.py 8 32 25.0%
<!-- Total: 8 32
Files with Coverage Reduction New Missed Lines %
WDL/runtime/download.py 1 88.52%
WDL/runtime/task.py 1 95.02%
WDL/runtime/workflow.py 1 97.0%
<!-- Total: 3
Totals Coverage Status
Change from base Build 1511587626: -0.4%
Covered Lines: 6822
Relevant Lines: 7204

💛 - Coveralls

coveralls avatar Dec 29 '19 08:12 coveralls