common-workflow-language / cwl-utils

Python utilities for CWL
https://cwl-utils.readthedocs.io/
Apache License 2.0
36 stars 18 forks source link

Regenerate the parsers #318

Closed mr-c closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 33.45%. Comparing base (14191d3) to head (c7adc2e). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cwl_utils/parser/cwl_v1_0.py 50.00% 2 Missing :warning:
cwl_utils/parser/cwl_v1_1.py 50.00% 2 Missing :warning:
cwl_utils/parser/cwl_v1_2.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #318 +/- ## ======================================= Coverage 33.45% 33.45% ======================================= Files 29 29 Lines 30998 30998 Branches 8998 8998 ======================================= Hits 10369 10369 Misses 18213 18213 Partials 2416 2416 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.