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

feat: add bigint methods #32

Merged
merged 3 commits into from
Feb 11, 2022
Merged

feat: add bigint methods #32

merged 3 commits into from
Feb 11, 2022

Conversation

Khasms
Copy link
Contributor

@Khasms Khasms commented Feb 9, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #32 (f1ba25d) into main (2aa3271) will increase coverage by 5.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   69.81%   74.97%   +5.15%     
==========================================
  Files          36       36              
  Lines         848      863      +15     
  Branches      174      178       +4     
==========================================
+ Hits          592      647      +55     
+ Misses        242      202      -40     
  Partials       14       14              
Impacted Files Coverage Δ
src/constraints/BigIntConstraints.ts 100.00% <100.00%> (+66.66%) ⬆️
src/validators/BigIntValidator.ts 100.00% <100.00%> (+80.00%) ⬆️
src/lib/Shapes.ts 32.55% <0.00%> (+4.65%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2aa3271...f1ba25d. Read the comment docs.

src/validators/BigIntValidator.ts Outdated Show resolved Hide resolved
src/validators/BigIntValidator.ts Outdated Show resolved Hide resolved
src/validators/BigIntValidator.ts Outdated Show resolved Hide resolved
tests/validators/bigint.test.ts Outdated Show resolved Hide resolved
@Khasms Khasms requested a review from kyranet February 10, 2022 00:10
@favna favna merged commit 4c444c1 into sapphiredev:main Feb 11, 2022
@Khasms Khasms deleted the feat/bigint branch February 11, 2022 20:58
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