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

Unroll some @eval loops around _arb_set code #1922

Merged
merged 1 commit into from
Oct 27, 2024

Unroll some `@eval` loops around `_arb_set` code

cfe8054
Select commit
Loading
Failed to load commit list.
Merged

Unroll some @eval loops around _arb_set code #1922

Unroll some `@eval` loops around `_arb_set` code
cfe8054
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 25, 2024 in 0s

80.32% of diff hit (target 87.41%)

View this Pull Request on Codecov

80.32% of diff hit (target 87.41%)

Annotations

Check warning on line 1641 in src/arb/Complex.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/Complex.jl#L1640-L1641

Added lines #L1640 - L1641 were not covered by tests

Check warning on line 1692 in src/arb/Complex.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/Complex.jl#L1688-L1692

Added lines #L1688 - L1692 were not covered by tests

Check warning on line 1703 in src/arb/Complex.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/Complex.jl#L1702-L1703

Added lines #L1702 - L1703 were not covered by tests

Check warning on line 1705 in src/arb/Complex.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/Complex.jl#L1705

Added line #L1705 was not covered by tests

Check warning on line 1724 in src/arb/Complex.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/Complex.jl#L1720-L1724

Added lines #L1720 - L1724 were not covered by tests

Check warning on line 1752 in src/arb/Complex.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/Complex.jl#L1748-L1752

Added lines #L1748 - L1752 were not covered by tests

Check warning on line 2036 in src/arb/Real.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/Real.jl#L2035-L2036

Added lines #L2035 - L2036 were not covered by tests

Check warning on line 2044 in src/arb/Real.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/Real.jl#L2043-L2044

Added lines #L2043 - L2044 were not covered by tests

Check warning on line 1636 in src/arb/acb.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/acb.jl#L1635-L1636

Added lines #L1635 - L1636 were not covered by tests

Check warning on line 1687 in src/arb/acb.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/acb.jl#L1683-L1687

Added lines #L1683 - L1687 were not covered by tests

Check warning on line 1698 in src/arb/acb.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/acb.jl#L1697-L1698

Added lines #L1697 - L1698 were not covered by tests

Check warning on line 1700 in src/arb/acb.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/acb.jl#L1700

Added line #L1700 was not covered by tests

Check warning on line 1719 in src/arb/acb.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/acb.jl#L1715-L1719

Added lines #L1715 - L1719 were not covered by tests

Check warning on line 1747 in src/arb/acb.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/acb.jl#L1743-L1747

Added lines #L1743 - L1747 were not covered by tests

Check warning on line 2044 in src/arb/arb.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/arb.jl#L2043-L2044

Added lines #L2043 - L2044 were not covered by tests

Check warning on line 2052 in src/arb/arb.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/arb.jl#L2051-L2052

Added lines #L2051 - L2052 were not covered by tests