Skip to content
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

fix: Add unelab cases for identity op #37

Merged
merged 2 commits into from
Oct 14, 2024
Merged

fix: Add unelab cases for identity op #37

merged 2 commits into from
Oct 14, 2024

Conversation

croyzor
Copy link
Collaborator

@croyzor croyzor commented Oct 14, 2024

No description provided.

@croyzor croyzor requested a review from mark-koch October 14, 2024 11:22
Copy link
Collaborator

@mark-koch mark-koch left a comment

Choose a reason for hiding this comment

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

Is it possible to have -Werror=incomplete-patterns for specific functions to avoid missing stuff like this in the future?

@croyzor
Copy link
Collaborator Author

croyzor commented Oct 14, 2024

It's possible and I think we should! There's a couple of things we need to clean up before we can turn it on though. E.g. there are a couple of places in the code where we abuse this because we want to hard fail if we don't match a specific thing because our assumptions have been violated.

@croyzor croyzor merged commit 7e922da into main Oct 14, 2024
1 check passed
@croyzor croyzor deleted the fix/unelab-id branch October 14, 2024 12:31
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.

2 participants