-
Notifications
You must be signed in to change notification settings - Fork 67
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
Prover/limitless backend job definitions #646
base: prover/limitless-top-level
Are you sure you want to change the base?
Prover/limitless backend job definitions #646
Conversation
|
1 similar comment
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## prover/limitless-top-level #646 +/- ##
=============================================================
Coverage 68.49% 68.49%
Complexity 1130 1130
=============================================================
Files 321 321
Lines 12842 12842
Branches 1287 1287
=============================================================
Hits 8796 8796
Misses 3506 3506
Partials 540 540
*This pull request uses carry forward flags. Click here to find out more. |
Update: All unit tests existing and new (for limitless prover job definitions) with the modified job definitions are working sucessfully. Actual controller, filewatcher implementation for limitless prover pending. |
…ess-backend-job-definitions merge latest from prover/limitless-backend-controller
This initial PR draft implements
JobDefinitions
. See hereOnce we agree on the proposed job definitions, we can change the necessary configs and controller logics to execute these jobs.