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

Ensure MatElem subtypes T have T(R::Ring, r::Int, c::Int) constructor #1791

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

Ensure MatElem subtypes T have T(R::Ring, r::Int, c::Int) constructor

dbd37b9
Select commit
Loading
Failed to load commit list.
Open

Ensure MatElem subtypes T have T(R::Ring, r::Int, c::Int) constructor #1791

Ensure MatElem subtypes T have T(R::Ring, r::Int, c::Int) constructor
dbd37b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 8, 2024 in 0s

83.33% of diff hit (target 87.32%)

View this Pull Request on Codecov

83.33% of diff hit (target 87.32%)

Annotations

Check warning on line 800 in src/arb/ArbTypes.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/ArbTypes.jl#L800

Added line #L800 was not covered by tests

Check warning on line 990 in src/arb/ArbTypes.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arb/ArbTypes.jl#L990

Added line #L990 was not covered by tests

Check warning on line 4701 in src/flint/FlintTypes.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/flint/FlintTypes.jl#L4701

Added line #L4701 was not covered by tests

Check warning on line 4747 in src/flint/FlintTypes.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/flint/FlintTypes.jl#L4747

Added line #L4747 was not covered by tests

Check warning on line 5810 in src/flint/FlintTypes.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/flint/FlintTypes.jl#L5809-L5810

Added lines #L5809 - L5810 were not covered by tests

Check warning on line 5981 in src/flint/FlintTypes.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/flint/FlintTypes.jl#L5980-L5981

Added lines #L5980 - L5981 were not covered by tests

Check warning on line 6119 in src/flint/FlintTypes.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/flint/FlintTypes.jl#L6118-L6119

Added lines #L6118 - L6119 were not covered by tests