Throw error in partitioner for re-registering#325
Conversation
|
/unit_test |
GiGL Automation@ 22:18:10UTC : 🔄 @ 23:00:23UTC : ✅ Workflow completed successfully. |
mkolodner-sc
left a comment
There was a problem hiding this comment.
Thanks a lot Sam! This LGTM once we add the check/test for register_node_labels as well, thanks!
|
/help |
GiGL Automation@ 20:32:42UTC : 🤖 Available PR CommandsYou can trigger the following workflows by commenting on this PR:
💡 Usage: Simply comment on this PR with any of the commands above (e.g., ⏱️ Note: Commands may take some time to complete. Progress updates will be posted as comments. |
|
/unit_test |
|
/integration_test |
GiGL Automation@ 20:33:12UTC : 🔄 @ 21:15:48UTC : ✅ Workflow completed successfully. |
GiGL Automation@ 20:33:23UTC : 🔄 @ 21:27:01UTC : ✅ Workflow completed successfully. |
|
/e2e_test |
|
/lint_test |
GiGL Automation@ 20:33:39UTC : 🔄 @ 21:39:41UTC : ✅ Workflow completed successfully. |
GiGL Automation@ 20:33:48UTC : 🔄 @ 20:40:53UTC : ❌ Workflow failed. |
|
/lint_test |
GiGL Automation@ 21:48:58UTC : 🔄 @ 21:59:56UTC : ✅ Workflow completed successfully. |
Scope of work done
Added error checks when re-registering node ids and features, edge indices and features, and labels
Where is the documentation for this feature?: N/A
Did you add automated tests or write a test plan?
Yes, added unit tests for all 5 registration methods.
Updated Changelog.md? NO
Ready for code review?: Yes