Skip to content

Adjust targets for RFC 53#528

Merged
shaobo-he-aws merged 2 commits intomainfrom
fix/shaobo/enum-entities
Feb 7, 2025
Merged

Adjust targets for RFC 53#528
shaobo-he-aws merged 2 commits intomainfrom
fix/shaobo/enum-entities

Conversation

@shaobo-he-aws
Copy link
Contributor

Issue #, if available:

Description of changes:

Signed-off-by: Shaobo He <shaobohe@amazon.com>
@shaobo-he-aws shaobo-he-aws marked this pull request as ready for review February 6, 2025 21:40
}
}
Err(errs) => {
assert!(matches!(errs, EntitiesError::InvalidEntity(_)));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we add a comment explaining why InvalidEntity is the only expected error, just for future people who might see this code and wonder?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. I didn't follow this conversation and am already confused

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. I'll do it now.

Signed-off-by: Shaobo He <shaobohe@amazon.com>
@shaobo-he-aws shaobo-he-aws merged commit b97b756 into main Feb 7, 2025
6 checks passed
@shaobo-he-aws shaobo-he-aws deleted the fix/shaobo/enum-entities branch February 7, 2025 18:44
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.

4 participants