Skip to content

Conversation

@dpaiton
Copy link
Contributor

@dpaiton dpaiton commented Apr 2, 2024

Resolved Issues

naming convention

Description

I replaced any fn where we calculate something to have the prefix calculate_ instead of get_ per @jrhea 's request.
Fns that return state (get_state(); get_pool_info(); etc) are left alone.

Review Checklists

None of the checklist items apply; only need a name.

[[Reviewer Name]]

@dpaiton dpaiton force-pushed the dpaiton/replace-get-calculate branch from 85da0f8 to 8acddf3 Compare April 2, 2024 17:12
Copy link
Contributor

@jrhea jrhea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

im going to go ahead and approve. the only issues are with comments. maybe just grep for get in the comments.

@dpaiton dpaiton merged commit f2a5787 into main Apr 2, 2024
@dpaiton dpaiton deleted the dpaiton/replace-get-calculate branch April 2, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants