Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArraySchema.items is also TypeDSL #429

Merged
merged 1 commit into from
Sep 4, 2021
Merged

ArraySchema.items is also TypeDSL #429

merged 1 commit into from
Sep 4, 2021

Conversation

mr-c
Copy link
Member

@mr-c mr-c commented Sep 4, 2021

Othwerwise the codegen code doesn't allow refering to arrays of custom types

Part of the fix for common-workflow-language/cwl-utils#71 & will fix (after another PR there) common-workflow-language/cwl-utils#93

Othwerwise the codegen code doesn't allow refering to arrays of custom types
@codecov
Copy link

codecov bot commented Sep 4, 2021

Codecov Report

Merging #429 (760ff6e) into main (b2abeb5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #429   +/-   ##
=======================================
  Coverage   79.49%   79.49%           
=======================================
  Files          18       18           
  Lines        3268     3268           
  Branches      880      880           
=======================================
  Hits         2598     2598           
  Misses        438      438           
  Partials      232      232           

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 b2abeb5...760ff6e. Read the comment docs.

@mr-c mr-c enabled auto-merge (rebase) September 4, 2021 13:09
@mr-c mr-c merged commit 5fccc55 into main Sep 4, 2021
@mr-c mr-c deleted the array_items_typedsl branch September 4, 2021 13:30
mr-c added a commit to common-workflow-language/cwl-v1.1 that referenced this pull request Sep 4, 2021
mr-c added a commit to common-workflow-language/cwl-v1.1 that referenced this pull request Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant