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

exactEdgeLength -> edgeLength #639

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Conversation

ajfriend
Copy link
Contributor

Fix a naming consistency issue. edgeLength now lines up with cellArea.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.717% when pulling ea82e16 on ajfriend:exactEdgeLength into a210a4a on uber:master.

@nrabinowitz
Copy link
Collaborator

I'm okay with this change - we'll need to update the bindings as well. For consistency, we ought to offer getEdgeLengthAvg* functions as well, but def not required for launch.

@ajfriend
Copy link
Contributor Author

I'm okay with this change - we'll need to update the bindings as well. For consistency, we ought to offer getEdgeLengthAvg* functions as well, but def not required for launch.

We do already have getHexagonEdgeLengthAvgM(). Is that what you mean?

@nrabinowitz
Copy link
Collaborator

I'm okay with this change - we'll need to update the bindings as well. For consistency, we ought to offer getEdgeLengthAvg* functions as well, but def not required for launch.

We do already have getHexagonEdgeLengthAvgM(). Is that what you mean?

Yes, nvm 🤦‍♂️

Copy link
Collaborator

@isaacbrodsky isaacbrodsky left a comment

Choose a reason for hiding this comment

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

There are other places in the docs the function rename needs to be noted. I'll address them in a PR to release the next RC.

@isaacbrodsky isaacbrodsky merged commit e10530f into uber:master Aug 16, 2022
@ajfriend ajfriend deleted the exactEdgeLength branch August 16, 2022 23:45
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.

4 participants