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

GSW-887: Increase Common Tick Math Test Coverage #184

Closed
wants to merge 2 commits into from
Closed

GSW-887: Increase Common Tick Math Test Coverage #184

wants to merge 2 commits into from

Conversation

notJoon
Copy link
Member

@notJoon notJoon commented Feb 28, 2024

Description

Added tests for tick_math, mostly targeting public functions, but also writing tests for functions that seemed to need their own tests.

Target functions

  • TickMathGetSqrtRatioAtTick
  • TickMathGetTickAtSqrtRatio
  • calculateLog2

Related Work

#118


The issue came from this following comments

@notJoon notJoon added the enhancement New feature or request label Feb 28, 2024
@notJoon notJoon requested review from mconcat and r3v4s February 28, 2024 03:38
@notJoon notJoon closed this by deleting the head repository Feb 28, 2024
@notJoon
Copy link
Member Author

notJoon commented Feb 28, 2024

I had a minor issue with the repo I forked and it blew up, so I'll be re-open it. (Other files were closed for similar reasons).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant