Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@cbracken
Copy link
Member

Description

The a and b parameters to lerpDouble have type num. This adds
tests for integer parameter values.

The `a` and `b` parameters to `lerpDouble` have type `num`. This adds
tests for integer parameter values.
@Hixie
Copy link
Contributor

Hixie commented Aug 29, 2020

no null & NaN tests? :-P

LGTM

@cbracken
Copy link
Member Author

cbracken commented Aug 29, 2020

Haha, added the null/NaN tests in #20871 so they'd get a few minutes of fame before they got replaced. By the time I'm done, here's hoping this thing's going to have at least 5% branch coverage, given all the possible inputs. Now that the tests are there though, it's at least fractionally easier to add em in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants