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

Move random_int() to util.cpp #5555

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Added missing ";"

d60cab9
Select commit
Loading
Failed to load commit list.
Open

Move random_int() to util.cpp #5555

Added missing ";"
d60cab9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 1s

0.00% of diff hit (target 10.80%)

View this Pull Request on Codecov

0.00% of diff hit (target 10.80%)

Annotations

Check warning on line 124 in lib/crypt_prog.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/crypt_prog.cpp#L124

Added line #L124 was not covered by tests

Check warning on line 126 in lib/crypt_prog.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/crypt_prog.cpp#L126

Added line #L126 was not covered by tests

Check warning on line 128 in lib/crypt_prog.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/crypt_prog.cpp#L128

Added line #L128 was not covered by tests

Check warning on line 130 in lib/crypt_prog.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/crypt_prog.cpp#L130

Added line #L130 was not covered by tests

Check warning on line 132 in lib/crypt_prog.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/crypt_prog.cpp#L132

Added line #L132 was not covered by tests

Check warning on line 134 in lib/crypt_prog.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/crypt_prog.cpp#L134

Added line #L134 was not covered by tests

Check warning on line 546 in lib/util.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util.cpp#L546

Added line #L546 was not covered by tests

Check warning on line 570 in lib/util.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util.cpp#L568-L570

Added lines #L568 - L570 were not covered by tests

Check warning on line 573 in lib/util.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util.cpp#L572-L573

Added lines #L572 - L573 were not covered by tests

Check warning on line 575 in lib/util.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util.cpp#L575

Added line #L575 was not covered by tests

Check warning on line 577 in lib/util.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util.cpp#L577

Added line #L577 was not covered by tests