Skip to content

Conversation

@adityahiran
Copy link
Contributor

Bitwise operations used to determine if a number is positive

@codecov
Copy link

codecov bot commented Sep 10, 2018

Codecov Report

Merging #204 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #204   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         140    141    +1     
  Lines        2543   2546    +3     
  Branches      420    421    +1     
=====================================
+ Hits         2543   2546    +3
Impacted Files Coverage Δ
src/algorithms/math/bits/isPositive.js 100% <100%> (ø)
src/algorithms/math/bits/multiply.js 100% <100%> (ø) ⬆️

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 de6a24e...584c5a9. Read the comment docs.

@trekhleb trekhleb changed the base branch from master to is-positive September 14, 2018 04:41
@trekhleb
Copy link
Owner

@adityahiran thank you for PR.

@trekhleb trekhleb merged commit ab7755a into trekhleb:is-positive Sep 14, 2018
harshes53 pushed a commit to harshes53/javascript-algorithms that referenced this pull request Dec 6, 2018
shoredata pushed a commit to shoredata/javascript-algorithms that referenced this pull request Mar 28, 2019
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.

2 participants