Skip to content

Adding isPositiveInteger function #47

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

Merged
merged 3 commits into from
Feb 6, 2018

Conversation

khusbuchandra
Copy link
Contributor

Adding a function to check for positive integers not greater than safe max integer value. Also added the spec for the function.

Added isPositiveInteger function to check for positive integers not more than max safe integer. Added spec for the same.
Fixed the lint issues
@jhowardjr jhowardjr merged commit b8a6ac9 into variadicjs:develop Feb 6, 2018
@coveralls
Copy link

coveralls commented Feb 6, 2018

Pull Request Test Coverage Report for Build 65

  • 26 of 26 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 62: 0.0%
Covered Lines: 631
Relevant Lines: 631

💛 - Coveralls

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.

3 participants