-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
clean up after pre-release-cleanup
#537
Conversation
Looks good to merge as soon as those As well as the other reviewer's comments |
Co-authored-by: Pawel Rucki <[email protected]> Signed-off-by: Aleksander Chlebowski <[email protected]>
Co-authored-by: Pawel Rucki <[email protected]> Signed-off-by: Aleksander Chlebowski <[email protected]>
Co-authored-by: Pawel Rucki <[email protected]> Signed-off-by: Aleksander Chlebowski <[email protected]>
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.
This all looks good and must have been a lot of work to go through this. Thank you 👍 I left few comments but none of them are super strong.
Unit Test Performance DifferenceAdditional test case details
Results for commit 49574cb ♻️ This comment has been updated with latest results. |
fd20572
to
17c3550
Compare
Closes #507 Replaced `variable_types` function family with single function. The new function returns a named vector so no need to use `setNames` in its caller.
Thank you for lending a hand @pawelru @averissimo 💪 |
Proof reading documentation and code comments.