common-workflow-lab / python-cwlgen

Generation of CWL programmatically. Available types: CommandLineTool and DockerRequirement
https://github.com/common-workflow-language/cwl-utils
MIT License
29 stars 13 forks source link

Add new import feature to the library for cover fields #1

Closed khillion closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #1 into master will increase coverage by 2.38%. The diff coverage is 88.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   83.33%   85.71%   +2.38%     
==========================================
  Files           1        3       +2     
  Lines         156      266     +110     
==========================================
+ Hits          130      228      +98     
- Misses         26       38      +12
Impacted Files Coverage Δ
cwlgen/version.py 100% <100%> (ø)
cwlgen/__init__.py 78.74% <81.66%> (-4.6%) :arrow_down:
cwlgen/import_cwl.py 91.97% <91.97%> (ø)

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 161041e...4bf9d44. Read the comment docs.