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

Bugfix: handle forgotten removeDirectoryRecursiveE record field #59

Merged
merged 1 commit into from
May 2, 2024

Conversation

jorisdral
Copy link
Collaborator

No description provided.

Due to `RecordWildCards`, we forgot to handle `removeDirectoryRecursiveE` in
three places: `allNull`, the `Show Errors` instance, and the shrinker for
`Errors`. We now use `safe-wild-cards` so that we get a compiler error if we
forget to handle a field.
@jorisdral jorisdral self-assigned this May 1, 2024
@jorisdral jorisdral requested a review from a team as a code owner May 1, 2024 10:38
@jorisdral jorisdral added this pull request to the merge queue May 2, 2024
Merged via the queue into main with commit 47f9dcf May 2, 2024
18 checks passed
@jorisdral jorisdral deleted the jdral/missing-fields branch May 2, 2024 14:25
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