Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@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.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.957% when pulling a47ac2b on renovate/aureooms-js-integer-5.x into 26abe19 on master.

@codecov-io
Copy link

codecov-io commented May 3, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   88.23%   88.23%           
=======================================
  Files           3        3           
  Lines          17       17           
=======================================
  Hits           15       15           
  Misses          2        2           

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 26abe19...a47ac2b. Read the comment docs.

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