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

minor binary-search code/comment fixes #393

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

GerHobbelt
Copy link
Contributor

binary-search:

  • === precise numeric enum check for bias
  • typo fix in comment

This is the extra stuff/details that popped up during code review and is not directly relevant for #392, hence filed as a separate pullreq.

+ `===` precise numeric enum check for bias
+ typo fix in comment
@coveralls
Copy link

coveralls commented Jun 18, 2019

Pull Request Test Coverage Report for Build 555

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.385%

Totals Coverage Status
Change from base Build 550: 0.0%
Covered Lines: 824
Relevant Lines: 911

💛 - Coveralls

@jasonLaster jasonLaster merged commit b47b487 into mozilla:master Oct 29, 2019
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.

None yet

3 participants