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

Delete Flow.__deepcopy__ #399

Merged
merged 3 commits into from
Aug 15, 2023
Merged

Delete Flow.__deepcopy__ #399

merged 3 commits into from
Aug 15, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Aug 15, 2023

Closes #398.

@janosh janosh added fix Bug fix flows labels Aug 15, 2023
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #399 (16f90ff) into main (f157fdd) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #399   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines         1512      1502   -10     
  Branches       378       376    -2     
=========================================
- Hits          1512      1502   -10     
Files Changed Coverage Δ
src/jobflow/core/flow.py 100.00% <100.00%> (ø)

@janosh janosh merged commit 20cda23 into main Aug 15, 2023
14 checks passed
@janosh janosh deleted the delete-flow-deepcopy branch August 15, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with Flow's __deepcopy__ method
1 participant