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

enable pickling of cwltool.workflow.Workflow #1878

Merged
merged 1 commit into from
Jul 19, 2023
Merged

enable pickling of cwltool.workflow.Workflow #1878

merged 1 commit into from
Jul 19, 2023

Conversation

mr-c
Copy link
Member

@mr-c mr-c commented Jul 19, 2023

Will help with DataBiosphere/toil#4520

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #1878 (65a156a) into main (f23d3e0) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1878      +/-   ##
==========================================
- Coverage   83.87%   83.85%   -0.03%     
==========================================
  Files          46       46              
  Lines        8157     8159       +2     
  Branches     2224     2224              
==========================================
  Hits         6842     6842              
- Misses        843      845       +2     
  Partials      472      472              
Impacted Files Coverage Δ
cwltool/workflow.py 91.89% <100.00%> (+0.06%) ⬆️

... and 1 file with indirect coverage changes

@mr-c mr-c merged commit 1573509 into main Jul 19, 2023
39 of 40 checks passed
@mr-c mr-c deleted the subclass_workflow branch July 19, 2023 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants