-
Notifications
You must be signed in to change notification settings - Fork 75
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
feat(entities): add role builder #923
base: refactor/cleanup-entities
Are you sure you want to change the base?
Conversation
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.
I would avoid large-scale style changes in a PR ostensibly focused on a targeted bug fix. I lack the energy and time available to hunt for the substantial changes.
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.
I might not be the best qualified person but I read the PR and didn't find anything bizarre.
This PR adds tests, code itself doesn't change, except for : len(x) to size(x) Question is : handling scalar vectors is the expected behaviour ? |
61e6358
to
465d5bf
Compare
465d5bf
to
1c14773
Compare
17d128c
to
845235d
Compare
47d447c
to
175efd4
Compare
7db7564
to
ee318d5
Compare
ee318d5
to
3a147bd
Compare
05e9db7
to
6dfc93f
Compare
3a147bd
to
7e1513e
Compare
0ca8e75
to
9b7d9c9
Compare
1011e8b
to
1459e31
Compare
Depends on #1286