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

feat(alloy): Refactor position_lens for Alloy #4

Merged
merged 2 commits into from
Jul 21, 2024
Merged

feat(alloy): Refactor position_lens for Alloy #4

merged 2 commits into from
Jul 21, 2024

Conversation

shuhuiluo
Copy link
Owner

No description provided.

The unrelated test setup in pool_lens.rs has been refactored and moved to a separate module, tests.rs to improve modularity. Also, the package version has been updated in Cargo.toml and an additional module, position_lens, has been included in the project's public API (lib.rs).
This commit involves a significant refactoring of the `position_lens.rs` file to adapt it for Alloy. The change includes updating function parameters to fit Alloy's needs, adjusting dependency imports, and modifying variable names for consistency. The changes are extensive but primarily revolve around updating the function parameters and the data types used. The tests have been updated to reflect the changes too.
@shuhuiluo shuhuiluo requested a review from malik672 July 21, 2024 08:43
@shuhuiluo shuhuiluo self-assigned this Jul 21, 2024
@shuhuiluo shuhuiluo merged commit cef21de into main Jul 21, 2024
4 checks passed
@shuhuiluo shuhuiluo deleted the position branch July 21, 2024 21:36
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.

2 participants