Skip to content
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

refactor(api): liquid probe refactor #15903

Merged
merged 5 commits into from
Aug 7, 2024
Merged

Conversation

caila-marashaj
Copy link
Contributor

@caila-marashaj caila-marashaj commented Aug 6, 2024

Overview

This rearranges ot3api::liquid_probe to change some variable names and hopefully be a little more readable while not changing any functionality.

Test Plan

  • Pass the liquid probe unit tests in this branch
  • Run a protocol involving liquid probe and ensure behavior doesn't change

Review Requests

Please let me know if anything happening or any variable names are still confusing

TODO

Move the magic numbers being used in liquid probe into shared-data in a follow-up pr

@caila-marashaj caila-marashaj marked this pull request as ready for review August 6, 2024 20:43
@caila-marashaj caila-marashaj requested a review from a team as a code owner August 6, 2024 20:43
@caila-marashaj caila-marashaj force-pushed the liquid-probe-refactor branch from 9d9b213 to 5a1ed75 Compare August 7, 2024 15:31
@caila-marashaj caila-marashaj force-pushed the liquid-probe-refactor branch from 5a1ed75 to 882e781 Compare August 7, 2024 15:39
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Yeah, I think this is a lot more readable. Nice!

@caila-marashaj caila-marashaj merged commit 88b6a17 into edge Aug 7, 2024
21 checks passed
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