-
Couldn't load subscription status.
- Fork 546
Use Python properties to cleanly apply rules to checkpoints #1249
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D55038334 |
…orch#1249) Summary: As titled. Isolate the rules to individual method for better structure and complete verification at run time. Differential Revision: D55038334
d08c4ab to
00423c4
Compare
|
This pull request was exported from Phabricator. Differential Revision: D55038334 |
…orch#1249) Summary: As titled. Isolate the rules to individual method for better structure and complete verification at run time. Reviewed By: vivekmig Differential Revision: D55038334
8856b75 to
b21f72d
Compare
|
This pull request was exported from Phabricator. Differential Revision: D55038334 |
…orch#1249) Summary: As titled. Isolate the rules to individual method for better structure and complete verification at run time. Reviewed By: vivekmig Differential Revision: D55038334
…orch#1249) Summary: As titled. Isolate the rules to individual method for better structure and complete verification at run time. Reviewed By: vivekmig Differential Revision: D55038334
b21f72d to
8875fd1
Compare
|
This pull request was exported from Phabricator. Differential Revision: D55038334 |
…orch#1249) Summary: As titled. Isolate the rules to individual method for better structure and complete verification at run time. Reviewed By: vivekmig Differential Revision: D55038334
…orch#1249) Summary: As titled. Isolate the rules to individual method for better structure and complete verification at run time. Reviewed By: vivekmig Differential Revision: D55038334
8875fd1 to
db7ac33
Compare
|
This pull request was exported from Phabricator. Differential Revision: D55038334 |
|
This pull request has been merged in c6dcc71. |
Summary:
As titled.
Isolate the rules to individual method for better structure and complete verification at run time.
Differential Revision: D55038334