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

Consistently use unsigned/size_t in big-int [blocks: #2310] #2452

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Use static_cast instead of C-style cast

c7a1826
Select commit
Loading
Failed to load commit list.
Open

Consistently use unsigned/size_t in big-int [blocks: #2310] #2452

Use static_cast instead of C-style cast
c7a1826
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2025 in 0s

92.91% of diff hit (target 78.71%)

View this Pull Request on Codecov

92.91% of diff hit (target 78.71%)

Annotations

Check warning on line 598 in src/big-int/bigint.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/big-int/bigint.cc#L598

Added line #L598 was not covered by tests

Check warning on line 612 in src/big-int/bigint.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/big-int/bigint.cc#L612

Added line #L612 was not covered by tests

Check warning on line 614 in src/big-int/bigint.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/big-int/bigint.cc#L614

Added line #L614 was not covered by tests

Check warning on line 628 in src/big-int/bigint.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/big-int/bigint.cc#L628

Added line #L628 was not covered by tests

Check warning on line 637 in src/big-int/bigint.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/big-int/bigint.cc#L637

Added line #L637 was not covered by tests

Check warning on line 648 in src/big-int/bigint.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/big-int/bigint.cc#L648

Added line #L648 was not covered by tests

Check warning on line 1071 in src/big-int/bigint.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/big-int/bigint.cc#L1071

Added line #L1071 was not covered by tests