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

✨ Add constraints-based signature for bigInt and bigUint #1067

Merged
merged 6 commits into from Oct 16, 2020

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Oct 16, 2020

In a nutshell

Related to #992

✔️ New feature
❌ Fix an issue
❌ Documentation improvement
❌ Other: please explain

(✔️: yes, ❌: no)

Potential impacts

None.

None of bigInt(), bigInt(min, max), bigUint() or bigUint(max) is supposed to have changed.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 16, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b7d9959:

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@coveralls
Copy link

coveralls commented Oct 16, 2020

Coverage Status

Coverage increased (+0.04%) to 96.324% when pulling b7d9959 on uniform-bigint into 03f5b4b on master.

@dubzzz dubzzz merged commit 5a565ec into master Oct 16, 2020
@dubzzz dubzzz deleted the uniform-bigint branch October 16, 2020 07:00
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

2 participants