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

Make std.math.isIdentical work in CTFE #7515

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Fix Issue 20197 - Make std.math.isIdentical work in CTFE

d331f79
Select commit
Loading
Failed to load commit list.
Open

Make std.math.isIdentical work in CTFE #7515

Fix Issue 20197 - Make std.math.isIdentical work in CTFE
d331f79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 2, 2025 in 0s

66.666% of diff hit (target 92.461%)

View this Pull Request on Codecov

66.666% of diff hit (target 92.461%)

Annotations

Check warning on line 6423 in std/math.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/math.d#L6423

Added line #L6423 was not covered by tests

Check warning on line 6432 in std/math.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/math.d#L6432

Added line #L6432 was not covered by tests

Check warning on line 6440 in std/math.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/math.d#L6440

Added line #L6440 was not covered by tests