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

Upgrade prefect 1.* to 2.13 #374

Merged
merged 38 commits into from
Nov 30, 2023
Merged

Upgrade prefect 1.* to 2.13 #374

merged 38 commits into from
Nov 30, 2023

Conversation

annshress
Copy link
Collaborator

@annshress annshress commented Nov 13, 2023

Upgrade the prefect version from legacy (1.x) to current (2.x)

Changes

  • Refactors the flows and flow tests

Breaking:

  • Flows are invoked from api using deployment ids, and the apis follow REST rather than GraphQL

This PR doesn't introduce any:

  • Binary files
  • Temporary files, auto-generated files
  • Secret keys
  • Local debugging print statements
  • Unwanted comments (e.g: # Gets user from environment for code os.environ['user'] )

This PR contains valid:

  • tests

@annshress annshress requested a review from philipmac November 13, 2023 16:55
em_workflows/czi/flow.py Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Nov 29, 2023

Coverage report

Note

Coverage evolution disabled because this PR targets a different branch
than the default branch, for which coverage data is not available.

The coverage rate is 72.06%.
The branch rate is 56%.

None of the new lines are part of the tested code. Therefore, there is no coverage data about them.

@annshress annshress self-assigned this Nov 30, 2023
As the input files are not only limited to dm3/4 but tiff, png, and mrc.
@annshress annshress merged commit bfcfd36 into dev Nov 30, 2023
1 check passed
@annshress annshress deleted the feature/prefect2 branch November 30, 2023 13:45
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