Conversation
Member
Author
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
IAlibay
commented
Feb 16, 2026
Member
Author
|
I don't know what's up with the tyk2 CLI test, but locally the restart is working! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1848 +/- ##
==========================================
- Coverage 94.96% 91.91% -3.05%
==========================================
Files 206 206
Lines 18183 18287 +104
==========================================
- Hits 17267 16809 -458
- Misses 916 1478 +562
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
question: do we want this to be the default behavior, or require |
mikemhenry
reviewed
Mar 13, 2026
7 tasks
7 tasks
588b124 to
fe746c8
Compare
atravitz
approved these changes
Mar 20, 2026
atravitz
reviewed
Mar 20, 2026
Member
Author
|
Testing locally with multiple interrupts / resumes is working as expected. |
7 tasks
* first pass at adding caching with output json * add (hopefully) helpful execution information * add resume command * fix testing path * check that output file isn't created early * clean up tests * line break
|
No API break detected ✅ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Minimal changes to quickrun in order to allow resuming by serializing ProtocolDAGs.
Related to & requires OpenFreeEnergy/gufe#738
Checklist
newsentry, or the changes are not user-facing.pre-commit.ci autofix.Manual Tests: these are slow so don't need to be run every commit, only before merging and when relevant changes are made (generally at reviewer-discretion).
Developers certificate of origin