-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
chore(stdlib)!: Switch to using records for getInternalStats
#1898
chore(stdlib)!: Switch to using records for getInternalStats
#1898
Conversation
Looks like one of the provides snapshots gets updated because of a dependency on the stdlib |
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.
Looks good!
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.
Most notable problem is naming of the record in set
All Fixed |
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.
Light rewording on the @history
attributes
Co-authored-by: Blaine Bublitz <blaine.bublitz@gmail.com>
This cleans up some todos left over from #190 being closed, and switches
getInternalStats
from returning a tuple to a record.This is marked as breaking as we change the signature of
getInternalStats