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

Update dependency @aureooms/js-integer to v5.0.1 #17

Merged
merged 1 commit into from
May 4, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 3, 2020

This PR contains the following updates:

Package Type Update Change
@aureooms/js-integer (source) devDependencies patch 5.0.0 -> 5.0.1

Release Notes

aureooms/js-integer

v5.0.1

Compare Source

  • 🔍 test: Cover idivmod. 018d957
  • 🐛 fix(Integer.divround): Fix draft. 3cfd14b
  • 🔍 test: Cover Integer.toJSON. ed3d631
  • 🎨 style: Use base abs method in iabs. 976942c
  • 🎨 style: Use base square method in isquare. 2a65b24
  • 🔍 test: Increase coverage of ZZ.from. 1fa5209
  • 🔍 test: Cover ZZ.min and ZZ.max. 95df435
  • 🔍 test(Integer): Cover predicate functions. c872535
  • 🐛 fix(IntegerRing.from_string): Make zero always nonnegative. ab258bd
  • 🔍 test: Move all predicate test to same file. e0ff5f8
  • 🔍 test: Rename isnonzero to predicates. f578729
  • 🔍 test: Test Integer.nen. b78c2ab
  • 🔍 test: Test Integer.divides(). d667095
  • 🔍 test: Test absolute value methods. 66a8afe
  • 🐛 fix(Integer): Fix and test squaring and power methods. d148271
  • 🔍 test: Improve coverage of i and n instructions. 1075c5c
  • Pin dependency @​aureooms/js-itertools to 4.0.0 3b01938

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-io
Copy link

codecov-io commented May 3, 2020

Codecov Report

Merging #17 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           49        49           
=========================================
  Hits            49        49           

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 b04831f...cf5a061. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cf5a061 on renovate/aureooms-js-integer-5.x into b04831f on master.

@renovate renovate bot merged commit 359276c into master May 4, 2020
@renovate renovate bot deleted the renovate/aureooms-js-integer-5.x branch May 4, 2020 00:32
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