-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add a test to avoid regression in the alias handling #588
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportBase: 92.31% // Head: 92.31% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #588 +/- ##
=======================================
Coverage 92.31% 92.31%
=======================================
Files 45 45
Lines 7959 7959
Branches 1736 1736
=======================================
Hits 7347 7347
Misses 356 356
Partials 256 256 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Closing this in favour of #589 which includes this test. |
Since this PR only adds a new test, I'll merge it as soon as the status is green. |
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.
All good. Thanks!
This PR only adds a new test.
We can see that for Attributes, first analyzed assignent wins. But for the Classes, it's something else