forked from i-love-flamingo/dingo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[i-love-flamingo#7]: comparing struct after injection with empty struct
- Loading branch information
Tristan Baumbusch
committed
Oct 25, 2022
1 parent
5db30fc
commit f093326
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f093326
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @tristanessquare, thanks again for the nice discussion yesterday.
Feel free to provide this branch as pull request 🙂
f093326
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @tessig , well the test is correct, but the provided fix does not work yet.
There might be ChildStructs for which it is valid to be empty.
Nonetheless I can create a PR an continue working on it.